{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Población por Manzanas CENSO 2017", "type": "Feature Layer", "description": "Georreferenciación de Fuerzas Motrices: Población por Manzana según Censo 2017 en Chile.Cobertura reproyectada a SIRGAS-CHILE por el Departamento de Información Ambiental delMinisterio de Medio Ambiente", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 5360, "latestWkid": 5360, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Ministerio del Medio Ambiente", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 0, 227, 11, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 227, 11, 255 ], "toColor": [ 29, 163, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 163, 184, 255 ], "toColor": [ 31, 0, 133, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "total_pers", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": null }, "classMaxValue": 100, "label": "0 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 240, 65, 255 ], "outline": null }, "classMaxValue": 500, "label": "101 - 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 209, 59, 255 ], "outline": null }, "classMaxValue": 1000, "label": "501 - 1000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 161, 144, 255 ], "outline": null }, "classMaxValue": 1500, "label": "1001 - 1500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 88, 150, 255 ], "outline": null }, "classMaxValue": 2000, "label": "1501 - 2000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 17, 120, 255 ], "outline": null }, "classMaxValue": 9197, "label": "2001 - 9197" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.44405378399995, "ymin": -54.939313579999975, "xmax": -67.58767282099996, "ymax": -18.19345927699993, "spatialReference": { "wkid": 5360, "latestWkid": 5360, "xyTolerance": 8.983152841195213E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "region", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "region", "length": 2, "domain": null }, { "name": "nom_region", "type": "esriFieldTypeString", "alias": "nom_region", "length": 60, "domain": null }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "provincia", "length": 3, "domain": null }, { "name": "nom_provin", "type": "esriFieldTypeString", "alias": "nom_provin", "length": 60, "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "comuna", "length": 5, "domain": null }, { "name": "nom_comuna", "type": "esriFieldTypeString", "alias": "nom_comuna", "length": 60, "domain": null }, { "name": "distrito", "type": "esriFieldTypeInteger", "alias": "distrito", "domain": null }, { "name": "loc_zon", "type": "esriFieldTypeInteger", "alias": "loc_zon", "domain": null }, { "name": "ent_man", "type": "esriFieldTypeInteger", "alias": "ent_man", "domain": null }, { "name": "categoria", "type": "esriFieldTypeInteger", "alias": "categoria", "domain": null }, { "name": "nom_catego", "type": "esriFieldTypeString", "alias": "nom_catego", "length": 25, "domain": null }, { "name": "manzent_i", "type": "esriFieldTypeString", "alias": "manzent_i", "length": 14, "domain": null }, { "name": "total_pers", "type": "esriFieldTypeInteger", "alias": "total_pers", "domain": null }, { "name": "total_vivi", "type": "esriFieldTypeInteger", "alias": "total_vivi", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "shape.STArea()", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "R353_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S348_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "73d091c44bae4ef4abeabf56476c0947" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "ISMT 2017", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 214, 173, 255 ], "toColor": [ 163, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 217, 179, 255 ], "toColor": [ 216, 219, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 219, 189, 255 ], "toColor": [ 230, 199, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 181, 255 ], "toColor": [ 245, 176, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 176, 176, 255 ], "toColor": [ 240, 117, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 117, 136, 255 ], "toColor": [ 232, 44, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 44, 88, 255 ], "toColor": [ 204, 20, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 20, 91, 255 ], "toColor": [ 171, 7, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 7, 89, 255 ], "toColor": [ 148, 3, 90, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "ismtpn", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.04671922, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 209, 158, 255 ], "outline": null }, "classMaxValue": 0.33885789, "label": "0,046719 - 0,338858 (bajo)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 205, 171, 255 ], "outline": null }, "classMaxValue": 0.40336262, "label": "0,338859 - 0,403363 (medio - bajo)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 130, 139, 255 ], "outline": null }, "classMaxValue": 0.46899816, "label": "0,403364 - 0,468998 (medio)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 27, 75, 255 ], "outline": null }, "classMaxValue": 0.55845457, "label": "0,468999 - 0,558455 (medio - alto)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 11, 77, 255 ], "outline": null }, "classMaxValue": 0.78461226, "label": "0,558456 - 0,784612 (alto)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -109.44994159143124, "ymin": -55.33169150635791, "xmax": -67.04365547711853, "ymax": -17.49839933626032, "spatialReference": { "wkid": 5360, "latestWkid": 5360, "xyTolerance": 8.983152841195213E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEOCODIGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GEOCODIGO", "type": "esriFieldTypeString", "alias": "GEOCODIGO", "length": 80, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 80, "domain": null }, { "name": "NOM_REGION", "type": "esriFieldTypeString", "alias": "NOM_REGION", "length": 80, "domain": null }, { "name": "PROVINCIA", "type": "esriFieldTypeString", "alias": "PROVINCIA", "length": 80, "domain": null }, { "name": "NOM_PROVIN", "type": "esriFieldTypeString", "alias": "NOM_PROVIN", "length": 80, "domain": null }, { "name": "COMUNA", "type": "esriFieldTypeString", "alias": "COMUNA", "length": 80, "domain": null }, { "name": "NOM_COMUNA", "type": "esriFieldTypeString", "alias": "NOM_COMUNA", "length": 80, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeInteger", "alias": "DISTRITO", "domain": null }, { "name": "LOC_ZON", "type": "esriFieldTypeInteger", "alias": "LOC_ZON", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "total_hogs", "type": "esriFieldTypeInteger", "alias": "total_hogs", "domain": null }, { "name": "ismtpn", "type": "esriFieldTypeDouble", "alias": "ismtpn", "domain": null }, { "name": "gse_prom", "type": "esriFieldTypeString", "alias": "gse_prom", "length": 80, "domain": null }, { "name": "gse_dom", "type": "esriFieldTypeString", "alias": "gse_dom", "length": 80, "domain": null }, { "name": "Q1", "type": "esriFieldTypeDouble", "alias": "Q1", "domain": null }, { "name": "Q2", "type": "esriFieldTypeDouble", "alias": "Q2", "domain": null }, { "name": "Q3", "type": "esriFieldTypeDouble", "alias": "Q3", "domain": null }, { "name": "Q4", "type": "esriFieldTypeDouble", "alias": "Q4", "domain": null }, { "name": "Q5", "type": "esriFieldTypeDouble", "alias": "Q5", "domain": null }, { "name": "Alto", "type": "esriFieldTypeDouble", "alias": "Alto", "domain": null }, { "name": "Medio", "type": "esriFieldTypeDouble", "alias": "Medio", "domain": null }, { "name": "Bajo", "type": "esriFieldTypeDouble", "alias": "Bajo", "domain": null }, { "name": "AB", "type": "esriFieldTypeDouble", "alias": "AB", "domain": null }, { "name": "C1", "type": "esriFieldTypeDouble", "alias": "C1", "domain": null }, { "name": "C2", "type": "esriFieldTypeDouble", "alias": "C2", "domain": null }, { "name": "C3", "type": "esriFieldTypeDouble", "alias": "C3", "domain": null }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D", "domain": null }, { "name": "E", "type": "esriFieldTypeDouble", "alias": "E", "domain": null }, { "name": "ind_hac", "type": "esriFieldTypeDouble", "alias": "ind_hac", "domain": null }, { "name": "hacin_cri", "type": "esriFieldTypeDouble", "alias": "hacin_cri", "domain": null }, { "name": "hacin_med", "type": "esriFieldTypeDouble", "alias": "hacin_med", "domain": null }, { "name": "hacin_no", "type": "esriFieldTypeDouble", "alias": "hacin_no", "domain": null }, { "name": "alleg", "type": "esriFieldTypeDouble", "alias": "alleg", "domain": null }, { "name": "escolar", "type": "esriFieldTypeDouble", "alias": "escolar", "domain": null }, { "name": "mat_acept", "type": "esriFieldTypeDouble", "alias": "mat_acept", "domain": null }, { "name": "mat_recup", "type": "esriFieldTypeDouble", "alias": "mat_recup", "domain": null }, { "name": "mat_irrec", "type": "esriFieldTypeDouble", "alias": "mat_irrec", "domain": null }, { "name": "ind_mat", "type": "esriFieldTypeDouble", "alias": "ind_mat", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 80, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S366_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "73d091c44bae4ef4abeabf56476c0947" } ], "tables": [] }