{ "currentVersion": 10.91, "id": 1, "name": "Polígono de Monitoreo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Es un área o territorio identificado como una zona susceptible o en proceso de desarrollo ilegal, ya sea por asentamiento o enajenación; el cual es objeto de vigilancia y seguimiento para adelantar labores de prevención a la ocupación y al desarrollo ilegal en el marco de nuestras competencias.", "copyrightText": "Secretaría Distrital del Hábitat ", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 84665.3046, "ymin": 86989.8935, "xmax": 108558.07993983701, "ymax": 125245.24769554402, "spatialReference": {"wkt": "PROJCS[\"PCS_CartMAGBOG\",GEOGCS[\"GCS_CartMAGBOG\",DATUM[\"\",SPHEROID[\"GRS80 Mod.\",6380687.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",92334.879],PARAMETER[\"False_Northing\",109320.965],PARAMETER[\"Central_Meridian\",-74.146591667],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",4.680486111],UNIT[\"Meter\",1.0]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"PCS_CartMAGBOG\",GEOGCS[\"GCS_CartMAGBOG\",DATUM[\"\",SPHEROID[\"GRS80 Mod.\",6380687.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",92334.879],PARAMETER[\"False_Northing\",109320.965],PARAMETER[\"Central_Meridian\",-74.146591667],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",4.680486111],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "prioridad", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Control", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 } }, "value": "2", "label": "Prevención", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[id_poligono]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id_poligono", "typeIdField": "prioridad", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id_poligono", "type": "esriFieldTypeString", "alias": "Identificador único de polígono de monitoreo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "pmoid" }, { "name": "nombre_poligono", "type": "esriFieldTypeString", "alias": "Nombre polígono", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PMoNombre" }, { "name": "prioridad", "type": "esriFieldTypeSmallInteger", "alias": "Prioridad", "domain": { "type": "codedValue", "name": "d_prioridad", "description": "Dominio Prioridad", "codedValues": [ { "name": "Prevención", "code": 1 }, { "name": "Control", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMoPrioridad" }, { "name": "loccodigo", "type": "esriFieldTypeString", "alias": "Localidad", "domain": { "type": "codedValue", "name": "d_loccodigo", "description": "Dominio Localidad", "codedValues": [ { "name": "Usaquén", "code": "01" }, { "name": "Chapinero", "code": "02" }, { "name": "Santa Fe", "code": "03" }, { "name": "San Cristóbal", "code": "04" }, { "name": "Usme", "code": "05" }, { "name": "Tunjuelito", "code": "06" }, { "name": "Bosa", "code": "07" }, { "name": "Kennedy", "code": "08" }, { "name": "Fontibón", "code": "09" }, { "name": "Engativá", "code": "10" }, { "name": "Suba", "code": "11" }, { "name": "Barrios Unidos", "code": "12" }, { "name": "Teusaquillo", "code": "13" }, { "name": "Los Mártires", "code": "14" }, { "name": "Antonio Nariño", "code": "15" }, { "name": "Puente Aranda", "code": "16" }, { "name": "La Candelaria", "code": "17" }, { "name": "Rafael Uribe Uribe", "code": "18" }, { "name": "Ciudad Bolívar", "code": "19" }, { "name": "Sumapaz", "code": "20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PMoLocalidad" }, { "name": "entidad_solicitante", "type": "esriFieldTypeSmallInteger", "alias": "Entidad solicitante", "domain": { "type": "codedValue", "name": "d_entidad_solicitante", "description": "Dominio Entidad solicitante", "codedValues": [ { "name": "A. Local", "code": 1 }, { "name": "CAR", "code": 2 }, { "name": "SDA - EAAB", "code": 3 }, { "name": "IDIGER - CVP", "code": 4 }, { "name": "IDIGER", "code": 5 }, { "name": "IDIGER - EAAB", "code": 6 }, { "name": "EAAB - A. Local", "code": 7 }, { "name": "SDHT", "code": 8 }, { "name": "SDA - SDHT", "code": 9 }, { "name": "SDA - A. Local", "code": 10 }, { "name": "SDA", "code": 11 }, { "name": "EAAB", "code": 12 }, { "name": "IDIGER - A. Local", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMoEntidad" }, { "name": "afectacion", "type": "esriFieldTypeSmallInteger", "alias": "Afectación", "domain": { "type": "codedValue", "name": "d_afectacion", "description": "Dominio Afectación", "codedValues": [ { "name": "Cerros", "code": 1 }, { "name": "Humedal", "code": 2 }, { "name": "Ronda", "code": 3 }, { "name": "No Legalizado", "code": 4 }, { "name": "Estructura Ecológica Principal", "code": 5 }, { "name": "Remoción en Masa", "code": 6 }, { "name": "PP_POZ", "code": 7 }, { "name": "Vía", "code": 8 }, { "name": "Suelo Rural", "code": 9 }, { "name": "Área de Renovación Minera", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMoTipoAfectacion" }, { "name": "area_poligono", "type": "esriFieldTypeDouble", "alias": "Area (m2)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_poligono" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Fecha actualización", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "i4628id_poligono", "fields": "id_poligono", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i4628loccodigo", "fields": "loccodigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r242_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a163_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "prioridad": {"type": "inherited"}, "loccodigo": {"type": "inherited"}, "entidad_solicitante": {"type": "inherited"}, "afectacion": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "area_poligono": null, "afectacion": null, "id_poligono": null, "nombre_poligono": null, "prioridad": 1, "loccodigo": null, "entidad_solicitante": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "prioridad": {"type": "inherited"}, "loccodigo": {"type": "inherited"}, "entidad_solicitante": {"type": "inherited"}, "afectacion": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "area_poligono": null, "afectacion": null, "id_poligono": null, "nombre_poligono": null, "prioridad": 2, "loccodigo": null, "entidad_solicitante": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "435a0d329976440986b9d041143d4e22" }