{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Plan_SDM_Ciclorrutas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -74.203137317, "ymin": 4.5606524419999905, "xmax": -73.989831986, "ymax": 4.75600686000001, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "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 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 102, 133, 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": "FINANCIADO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "FINANCIADO", "type": "esriFieldTypeString", "alias": "FINANCIADO", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_Finan", "description": "Tramo ciclorruta finaciacion", "codedValues": [ { "name": "Si", "code": "Si" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "FINANCIADO" }, { "name": "POT", "type": "esriFieldTypeString", "alias": "POT", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_POT", "description": "Tramo Ciclorruta POT", "codedValues": [ { "name": "Principal", "code": "Principal" }, { "name": "Secundaria", "code": "Secundaria" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "POT" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "ESTADO", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_Estado", "description": "Estado de los tramos de ciclorruta", "codedValues": [ { "name": "00 Construido", "code": "00 Construido" }, { "name": "01 Implementado", "code": "01 Implementado" }, { "name": "02 Diseñado", "code": "02 Diseñado" }, { "name": "03 Factibilidad", "code": "03 Factibilidad" }, { "name": "03 Viabilidad Convenio IDU-SDM", "code": "03 Viabilidad Convenio IDU-SDM" }, { "name": "04 Prefactibilidad", "code": "04 Prefactibilidad" }, { "name": "05 Planeamiento 2018", "code": "05 Planeamiento 2018" }, { "name": "05 Planeamiento 2019", "code": "05 Planeamiento 2019" }, { "name": "05 Planeamiento 2020", "code": "05 Planeamiento 2020" }, { "name": "06 En revisión", "code": "06 En revisión" }, { "name": "07 Suspendida", "code": "07 Suspendida" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ESTADO" }, { "name": "LOCALIDAD", "type": "esriFieldTypeString", "alias": "LOCALIDAD", "domain": { "type": "codedValue", "name": "CPaLoca", "description": "Localidad a la que pertenece el CicloParqueadero", "codedValues": [ { "name": "USAQUEN", "code": "1" }, { "name": "CHAPINERO", "code": "2" }, { "name": "SANTA FE", "code": "3" }, { "name": "SAN CRISTOBAL", "code": "4" }, { "name": "USME", "code": "5" }, { "name": "TUNJUELITO", "code": "6" }, { "name": "BOSA", "code": "7" }, { "name": "KENNEDY", "code": "8" }, { "name": "FONTIBON", "code": "9" }, { "name": "ENGATIVA", "code": "10" }, { "name": "SUBA", "code": "11" }, { "name": "BARRIOS UNIDOS", "code": "12" }, { "name": "TEUSAQUILLO", "code": "13" }, { "name": "LOS MARTIRES", "code": "14" }, { "name": "ANTONIO NARIÑO", "code": "15" }, { "name": "PUENTE ARANDA", "code": "16" }, { "name": "CANDELARIA", "code": "17" }, { "name": "RAFAEL URIBE URIBE", "code": "18" }, { "name": "CIUDAD BOLIVAR", "code": "19" }, { "name": "SUMAPAZ", "code": "20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "LOCALIDAD" }, { "name": "ZONA_SENAL", "type": "esriFieldTypeString", "alias": "ZONA_SENAL", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_ZonaS", "description": "Tramo Ciclorruta Zona Señal", "codedValues": [ { "name": "1. Norte", "code": "1. Norte" }, { "name": "2. Nor-Occidente", "code": "2. Nor-Occidente" }, { "name": "3. Sur-Occidente", "code": "3. Sur-Occidente" }, { "name": "4. Oriente", "code": "4. Oriente" }, { "name": "5. Sur", "code": "5. Sur" }, { "name": "6. Este", "code": "6. Este" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "ZONA_SENAL" }, { "name": "ANO", "type": "esriFieldTypeString", "alias": "AÑO", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ANO" }, { "name": "LIDER_PROYECTO", "type": "esriFieldTypeString", "alias": "LIDER_PROY", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null, "modelName": "LIDER_PROYECTO" }, { "name": "SEMAFOROS", "type": "esriFieldTypeString", "alias": "SEMAFOROS", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_Semaforo", "description": "Tramo Ciclorruta Semaforo", "codedValues": [ { "name": "No", "code": "No" }, { "name": "CE", "code": "CE" }, { "name": "CS", "code": "CS" }, { "name": "IDU", "code": "IDU" }, { "name": "Si", "code": "Si" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "SEMAFOROS" }, { "name": "PRIORIDAD", "type": "esriFieldTypeString", "alias": "PRIORIDAD", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_Prioridad", "description": "Tramo Cicloruta Prioridad", "codedValues": [ { "name": "00 Implementado", "code": "00 Implementado" }, { "name": "00 Implementado Compartido", "code": "00 Implementado Compartido" }, { "name": "01 Prioridad 1", "code": "01 Prioridad 1" }, { "name": "02 Prioridad 2", "code": "02 Prioridad 2" }, { "name": "03 Prioridad 3", "code": "03 Prioridad 3" }, { "name": "04 Prioridad 4", "code": "04 Prioridad 4" }, { "name": "05 Prioridad 5", "code": "05 Prioridad 5" }, { "name": "06 Prioridad 6", "code": "06 Prioridad 6" }, { "name": "07 En Revision", "code": "07 En Revision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PRIORIDAD" }, { "name": "TRAMO", "type": "esriFieldTypeString", "alias": "TRAMO", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "TRAMO" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "ADMINISTRACION", "type": "esriFieldTypeString", "alias": "Administra", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null, "modelName": "ADMINISTRACION" }, { "name": "TIPOLOGIA", "type": "esriFieldTypeString", "alias": "TIPOLOGIA", "domain": { "type": "codedValue", "name": "D_Pl_Ciclo_Tipologia", "description": "Tramo Ciclorruta Tipologia", "codedValues": [ { "name": "Ciclorruta en Calzada", "code": "Ciclorruta en Calzada" }, { "name": "Ciclorruta en Anden", "code": "Ciclorruta en Anden " }, { "name": "Carril Ciclopreferente", "code": "Carril Ciclopreferente " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TIPOLOGIA" }, { "name": "LLAVE", "type": "esriFieldTypeString", "alias": "LLAVE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LLAVE" }, { "name": "TIPO_INTERVENCION", "type": "esriFieldTypeString", "alias": "TIPO INTERVENCION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TIPO_INTERVENCION" }, { "name": "DIRECCIONALIDAD", "type": "esriFieldTypeString", "alias": "DIRECCIONALIDAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DIRECCIONALIDAD" }, { "name": "COSTADO", "type": "esriFieldTypeString", "alias": "COSTADO", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "COSTADO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "OBSERVACION", "type": "esriFieldTypeString", "alias": "OBSERVACION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "OBSERVACION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R115_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A98_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Plan_SDM_Ciclorrutas", "description": "", "prototype": { "attributes": { "OBSERVACION": null, "NOMBRE": null, "ID": 0, "FINANCIADO": " ", "POT": " ", "ESTADO": null, "LOCALIDAD": " ", "ZONA_SENAL": " ", "ANO": " ", "LIDER_PROYECTO": " ", "SEMAFOROS": " ", "PRIORIDAD": " ", "TRAMO": " ", "SHAPE_LENG": 0, "ADMINISTRACION": " ", "TIPOLOGIA": null, "LLAVE": null, "TIPO_INTERVENCION": null, "DIRECCIONALIDAD": null, "COSTADO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b574be348eb449abaf33657382eecc25" } ], "tables": [] }