{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Normatividad Asociada", "type": "Feature Layer", "description": "La Base de Datos Geográfica ET contiene los límites de las entidades territoriales, producto del proceso de deslinde aprobado por el competente, fijados o modificados por estos (Asamblea departamental, Congreso de la República de Colombia) y elevado a normatividad: Ordenanza, Ley o Decreto. Se representan sobre cartografía del Instituto Geográfico Agustín Codazzi - IGAC acorde con la Ley 1447 de 2011 y su Decreto Reglamentario 1170 de 2015. Para los Distritos la definición y modificación de sus límites está estipulado en la Ley 1617 de 2013. Las áreas No Municipalizadas, hacen parte de la división territorial, pero no son entidades territoriales (artículo 285 y 286 de la Constitución Política de Colombia, 1991).", "geometryType": "esriGeometryPolygon", "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": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4533910.140199999, "ymin": 1582290.0216000006, "xmax": 5358043.7157, "ymax": 2850498.7646999992, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "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": "codigo", "type": "esriFieldTypeString", "alias": "Código", "length": 6, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "length": 250, "domain": null }, { "name": "areahectarea", "type": "esriFieldTypeDouble", "alias": "Area en Hectareas", "domain": null }, { "name": "norma", "type": "esriFieldTypeString", "alias": "Normatividad", "length": 250, "domain": null }, { "name": "categoria", "type": "esriFieldTypeSmallInteger", "alias": "Categoria", "domain": { "type": "codedValue", "name": "Categoria", "description": "Categoria Entidad Territorial", "codedValues": [ { "name": "Municipio", "code": 1 }, { "name": "Distrito", "code": 2 }, { "name": "Area no municipalizada", "code": 3 }, { "name": "Sin categoria", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "altitud", "type": "esriFieldTypeSmallInteger", "alias": "Altitud", "domain": null }, { "name": "nombredepartamento", "type": "esriFieldTypeString", "alias": "Nombre Departamento", "length": 50, "domain": null }, { "name": "proyectomodelodedatos", "type": "esriFieldTypeString", "alias": "Proyecto Modelos de Datos", "length": 100, "domain": { "type": "codedValue", "name": "SiNo", "description": "Si o No", "codedValues": [ { "name": "Si", "code": "Si" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "normatividadasociada", "type": "esriFieldTypeString", "alias": "Normatividad Asociada", "length": 550, "domain": null }, { "name": "acuerdo", "type": "esriFieldTypeString", "alias": "Acuerdo", "length": 150, "domain": null }, { "name": "articulos", "type": "esriFieldTypeString", "alias": "Articulos", "length": 150, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "limiteentidadterritorial_guid", "type": "esriFieldTypeGUID", "alias": "LimiteEntidadTerritorial_GUID", "length": 38, "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": "R276_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_276", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I740limiteentida", "fields": "limiteentidadterritorial_guid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S242_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, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "shape.STArea()", "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }