{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 37, "name": "ZonificacionAmbiental", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"CTM12\",GEOGCS[\"GCS_MAGNA\",DATUM[\"D_MAGNA\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",5000000.0],PARAMETER[\"False_Northing\",2000000.0],PARAMETER[\"Central_Meridian\",-73.0],PARAMETER[\"Scale_Factor\",0.9992],PARAMETER[\"Latitude_Of_Origin\",4.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "POMCA ARMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAT_ORD_A", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "01", "label": "Conservacion y Protección Ambiental" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "02", "label": "Uso Multiple" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 199, 150, 255 ], "toColor": [ 60, 199, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 57, 173, 255 ], "toColor": [ 57, 57, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 45, 45, 255 ], "toColor": [ 194, 45, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 165, 42, 255 ], "toColor": [ 181, 165, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 70, 149, 255 ], "toColor": [ 199, 70, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 142, 194, 255 ], "toColor": [ 45, 142, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 194, 45, 255 ], "toColor": [ 87, 194, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 88, 58, 255 ], "toColor": [ 158, 88, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 54, 201, 255 ], "toColor": [ 174, 54, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 95, 173, 255 ], "toColor": [ 61, 95, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 63, 94, 255 ], "toColor": [ 196, 63, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 153, 60, 255 ], "toColor": [ 117, 153, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 156, 146, 255 ], "toColor": [ 45, 156, 146, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -75.60504182661707, "ymin": 5.326507754018591, "xmax": -75.228054252428, "ymax": 6.052443160486813, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODIGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CODIGO", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 10, "domain": null }, { "name": "NOMENCLAT", "type": "esriFieldTypeString", "alias": "NOMENCLAT", "length": 20, "domain": null }, { "name": "CONFLICTOS", "type": "esriFieldTypeString", "alias": "CONFLICTOS", "length": 50, "domain": null }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "CAT_ORD_A", "type": "esriFieldTypeString", "alias": "CAT_ORD_A", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_Cat_Ordenacion", "description": "Nombre de la unidad de categoria de ordenacion de la zonificacion ambiental", "codedValues": [ { "name": "Conservacion y Protección Ambiental", "code": "01" }, { "name": "Uso Multiple", "code": "02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZO_US_M_A", "type": "esriFieldTypeString", "alias": "ZO_US_M_A", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_Zon_Uso_1", "description": "Nombre de la unidad de zona de uso y manejo ambiental", "codedValues": [ { "name": "Areas Protegidas", "code": "01" }, { "name": "Areas de Protección", "code": "02" }, { "name": "Areas de Restauración", "code": "03" }, { "name": "Areas para la produccion agrícola, ganadera y de uso sostenible de Recursos Naturales", "code": "04" }, { "name": "Areas Urbanas", "code": "05" }, { "name": "Areas agroforestales de uso múltiple", "code": "06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SZO_US_M_A", "type": "esriFieldTypeString", "alias": "SZO_US_M_A", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_SubZon_Uso", "description": "Nombre de la unidad de subzona de uso y manejo ambiental", "codedValues": [ { "name": "Areas SINAP", "code": "01" }, { "name": "Areas complementarias para la conservación", "code": "02" }, { "name": "Areas de importancia Ambiental", "code": "03" }, { "name": "Areas con reglamentación especial", "code": "04" }, { "name": "Areas de Amenazas Naturales", "code": "05" }, { "name": "Areas de restauraciín ecológica", "code": "06" }, { "name": "Areas de rehabilitación", "code": "07" }, { "name": "Areas de recuperación para el uso múltiple", "code": "08" }, { "name": "Areas agrícolas", "code": "09" }, { "name": "Areas Agrosilvopastoriles", "code": "10" }, { "name": "Areas urbanas, municipales y distritales", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAT_ORD_V", "type": "esriFieldTypeString", "alias": "CAT_ORD_V", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_Cat_Ordenacion", "description": "Nombre de la unidad de categoria de ordenacion de la zonificacion ambiental", "codedValues": [ { "name": "Conservacion y Protección Ambiental", "code": "01" }, { "name": "Uso Multiple", "code": "02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZO_US_MA_V", "type": "esriFieldTypeString", "alias": "ZO_US_MA_V", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_Zon_Uso_1", "description": "Nombre de la unidad de zona de uso y manejo ambiental", "codedValues": [ { "name": "Areas Protegidas", "code": "01" }, { "name": "Areas de Protección", "code": "02" }, { "name": "Areas de Restauración", "code": "03" }, { "name": "Areas para la produccion agrícola, ganadera y de uso sostenible de Recursos Naturales", "code": "04" }, { "name": "Areas Urbanas", "code": "05" }, { "name": "Areas agroforestales de uso múltiple", "code": "06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SZO_US_M_V", "type": "esriFieldTypeString", "alias": "SZO_US_M_V", "length": 10, "domain": { "type": "codedValue", "name": "WS13_Dom_SubZon_Uso", "description": "Nombre de la unidad de subzona de uso y manejo ambiental", "codedValues": [ { "name": "Areas SINAP", "code": "01" }, { "name": "Areas complementarias para la conservación", "code": "02" }, { "name": "Areas de importancia Ambiental", "code": "03" }, { "name": "Areas con reglamentación especial", "code": "04" }, { "name": "Areas de Amenazas Naturales", "code": "05" }, { "name": "Areas de restauraciín ecológica", "code": "06" }, { "name": "Areas de rehabilitación", "code": "07" }, { "name": "Areas de recuperación para el uso múltiple", "code": "08" }, { "name": "Areas agrícolas", "code": "09" }, { "name": "Areas Agrosilvopastoriles", "code": "10" }, { "name": "Areas urbanas, municipales y distritales", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ley2TipoB", "type": "esriFieldTypeString", "alias": "Ley2TipoB", "length": 10, "domain": null }, { "name": "Amenaza_Natural", "type": "esriFieldTypeString", "alias": "Amenaza_Natural", "length": 50, "domain": null }, { "name": "Riesgo_Total", "type": "esriFieldTypeString", "alias": "Riesgo_Total", "length": 50, "domain": null }, { "name": "AREA_ha_1", "type": "esriFieldTypeDouble", "alias": "AREA_ha", "domain": null }, { "name": "Nom_Munici", "type": "esriFieldTypeString", "alias": "Nom_Munici", "length": 50, "domain": null }, { "name": "Faja_Forestal", "type": "esriFieldTypeString", "alias": "Faja_Forestal", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "228ad9df35c04d478c1f9178c23b9479" }