{ "currentVersion": 10.81, "id": 14, "name": "Infraestructura vial ciclista", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.27498120803179, "ymin": 19.09971723624245, "xmax": -98.96728975141501, "ymax": 19.511405432293504, "spatialReference": { "wkid": 6365, "latestWkid": 6365 } }, "sourceSpatialReference": { "wkid": 6369, "latestWkid": 6369 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_ic", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 1.1 }, "value": "Sendero compartido", "label": "Sendero compartido", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 235, 179, 255 ], "width": 1.1 }, "value": "Ciclovia bidireccional", "label": "Ciclovia bidireccional", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 215, 0, 255 ], "width": 1 }, "value": "Ciclocarril", "label": "Ciclocarril", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 146, 0, 255 ], "width": 1.1 }, "value": "Ciclovia", "label": "Ciclovia", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.1 }, "value": "Carril bus bici", "label": "Carril bus bici", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 1.1 }, "value": "Carril de prioridad ciclista", "label": "Carril de prioridad ciclista", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 13, 175, 255, 255 ], "width": 1 }, "value": "Infraestructura ciclista emergente", "label": "Infraestructura ciclista emergente", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "nombre", "typeIdField": "tipo_ic", "subtypeField": "", "fields": [ { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nombre" }, { "name": "tipo_ic", "type": "esriFieldTypeString", "alias": "TIPO_IC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tipo_ic" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "alcaldia" }, { "name": "vialidad", "type": "esriFieldTypeString", "alias": "VIALIDAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "vialidad" }, { "name": "tipo_via", "type": "esriFieldTypeString", "alias": "TIPO_VIA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tipo_via" }, { "name": "estado", "type": "esriFieldTypeString", "alias": "ESTADO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "estado" }, { "name": "long_km", "type": "esriFieldTypeDouble", "alias": "LONG_KM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "long_km" }, { "name": "id_tramo", "type": "esriFieldTypeInteger", "alias": "ID_TRAMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_tramo" }, { "name": "id_proy", "type": "esriFieldTypeInteger", "alias": "ID_PROY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_proy" }, { "name": "ejecutor", "type": "esriFieldTypeString", "alias": "EJECUTOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ejecutor" }, { "name": "a_inicio", "type": "esriFieldTypeString", "alias": "A_INICIO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "a_inicio" }, { "name": "a_termino", "type": "esriFieldTypeString", "alias": "A_TERMINO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "a_termino" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1225_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1195_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Sendero compartido", "name": "Sendero compartido", "domains": {}, "templates": [ { "name": "Sendero compartido", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Sendero compartido", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ciclovia bidireccional", "name": "Ciclovia bidireccional", "domains": {}, "templates": [ { "name": "Ciclovia bidireccional", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Ciclovia bidireccional", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ciclocarril", "name": "Ciclocarril", "domains": {}, "templates": [ { "name": "Ciclocarril", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Ciclocarril", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ciclovia", "name": "Ciclovia", "domains": {}, "templates": [ { "name": "Ciclovia", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Ciclovia", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Carril bus bici", "name": "Carril bus bici", "domains": {}, "templates": [ { "name": "Carril bus bici", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Carril bus bici", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Carril de prioridad ciclista", "name": "Carril de prioridad ciclista", "domains": {}, "templates": [ { "name": "Carril de prioridad ciclista", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Carril de prioridad ciclista", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Infraestructura ciclista emergente", "name": "Infraestructura ciclista emergente", "domains": {}, "templates": [ { "name": "Infraestructura ciclista emergente", "description": "", "prototype": { "attributes": { "a_termino": null, "nombre": null, "tipo_ic": "Infraestructura ciclista emergente", "alcaldia": null, "vialidad": null, "tipo_via": null, "estado": null, "long_km": null, "id_tramo": null, "id_proy": null, "ejecutor": null, "a_inicio": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "654b474839954f1680a0a0d7f47a3615" }