{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Revision Recorrido", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -74.258435048, "ymin": 4.453224676999979, "xmax": -74.013996096, "ymax": 4.77964513900002, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REVISADO_POR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1013632938", "label": "Fabian Urrego", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1049605850", "label": "Fernando Osorio", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1071631344", "label": "Linda Castro", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1019053696", "label": "Ruben Castro", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1069750183", "label": "Sebastian Vega", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1111", "label": "Terminado", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[REVISADO_POR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "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": "LIMITE1", "typeIdField": "REVISADO_POR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FECHA_REVISION", "type": "esriFieldTypeDate", "alias": "fecha_revision", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_REVISION" }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBSERVACIONES" }, { "name": "REVISADO_POR", "type": "esriFieldTypeInteger", "alias": "Revisado por", "domain": { "type": "codedValue", "name": "D_RESPONSABLE_RECO", "description": "", "codedValues": [ { "name": "Linda Castro", "code": 1071631344 }, { "name": "Fernando Osorio", "code": 1049605850 }, { "name": "Ruben Castro", "code": 1019053696 }, { "name": "Sebastian Vega", "code": 1069750183 }, { "name": "Fabian Urrego", "code": 1013632938 }, { "name": "Terminado", "code": 1111 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REVISADO_POR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "A21_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": 1013632938, "name": "1013632938", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Fabian Urrego", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1013632938, "FECHA_REVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1049605850, "name": "1049605850", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Fernando Osorio", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1049605850, "FECHA_REVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1071631344, "name": "1071631344", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Linda Castro", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1071631344, "FECHA_REVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1019053696, "name": "1019053696", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Ruben Castro", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1019053696, "FECHA_REVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1069750183, "name": "1069750183", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Sebastian Vega", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1069750183, "FECHA_REVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1111, "name": "1111", "domains": { "REVISADO_POR": {"type": "inherited"} }, "templates": [ { "name": "Terminado", "description": "", "prototype": { "attributes": { "OBSERVACIONES": null, "REVISADO_POR": 1111, "FECHA_REVISION": 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 } ], "tables": [] }