{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Municipio", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "IGAC", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 164863.2854863531, "ymin": 22773.13083574397, "xmax": 1805788.3011089335, "ymax": 1991906.6625958395, "spatialReference": { "wkid": 3116, "latestWkid": 3116, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 4.5026540700157917E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"MAGNA-SIRGAS_2018_Origen-Nacional\",GEOGCS[\"MAGNA-SIRGAS_2018\",DATUM[\"Marco_Geocentrico_Nacional_de_Referencia_2018\",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": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_ENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NOMBRE_ENT", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "NOMBRE_ENT" }, { "name": "CATEGORIA", "type": "esriFieldTypeString", "alias": "CATEGORIA", "domain": { "type": "codedValue", "name": "Categoria", "description": "Categoria_Municipio", "codedValues": [ { "name": "Municipio", "code": "1" }, { "name": "Distrito", "code": "2" }, { "name": "Area No Municipalizada", "code": "3" }, { "name": "Sin Categoria", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CATEGORIA" }, { "name": "DEPARTAMEN", "type": "esriFieldTypeString", "alias": "DEPARTAMENTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPARTAMEN" }, { "name": "COD_DEPART", "type": "esriFieldTypeString", "alias": "CODIGO DANE DEPT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COD_DEPART" }, { "name": "COD_MUNICI", "type": "esriFieldTypeString", "alias": "CODIGO DANE MPIO", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COD_MUNICI" }, { "name": "CODIGO", "type": "esriFieldTypeString", "alias": "CODIGO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODIGO" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RESTRICCION", "type": "esriFieldTypeString", "alias": "RESTRICCION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RESTRICCION" }, { "name": "RUTA_SHAPE", "type": "esriFieldTypeString", "alias": "RUTA_SHAPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RUTA_SHAPE" }, { "name": "ID_ELEMENTO", "type": "esriFieldTypeString", "alias": "ID_ELEMENTO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ID_ELEMENTO" }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_HA" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "NORMATIVIDAD", "type": "esriFieldTypeString", "alias": "NORMATIVIDAD", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NORMATIVIDAD" }, { "name": "ALTITUD", "type": "esriFieldTypeSmallInteger", "alias": "ALTITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUD" }, { "name": "URL_CONSULTA", "type": "esriFieldTypeString", "alias": "URL_CONSULTA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL_CONSULTA" }, { "name": "FECHA_CONSULTA", "type": "esriFieldTypeDate", "alias": "FECHA_CONSULTA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_CONSULTA" }, { "name": "FECHA_ACTUALIZACION", "type": "esriFieldTypeDate", "alias": "FECHA_ACTUALIZACION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_ACTUALIZACION" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Municipio", "description": "", "prototype": { "attributes": { "FECHA_CONSULTA": null, "NOMBRE_ENT": null, "CATEGORIA": null, "DEPARTAMEN": null, "COD_DEPART": null, "COD_MUNICI": null, "CODIGO": null, "FECHA_ACTUALIZACION": null, "RESTRICCION": null, "RUTA_SHAPE": null, "ID_ELEMENTO": null, "AREA_HA": null, "URL_CONSULTA": null, "ALTITUD": null, "NORMATIVIDAD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3b94a00e2c56422ba03a3094a33b2434" }