{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Edición Puntos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": 200811.52109999955, "ymin": 4826050.906400001, "xmax": 205304.76190000027, "ymax": 4830102.8751, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3556b9d6445dde2f6bda1a4c4f56515", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeZJREFUOI2t1EtI1VEQx/GPYl0uZZk7zYxcBWJk77IghDByk16UpAQJC9qIWAtp0UIIIspFL7QChQjCEHoqUdQiqlVlhKAQlIVJm1saGn/stfBveuVmBf3gcIYZ5nvOnDNMmv+ktFliSxSrkqUIGX4Y9MBNQ25g9G9AUdUuuKdKRKr1SMcQHtllizHzHdStdTZQujI9RuTpwgqkTovWS3HfPDEtdlvjsn3JQTW6jctzFgsRxzOMIBurUIqnWK1WtRcuOZMAisQiJUF7UGQghDzGfvQmHMRR5KMTzY6jDaO/QEFOcMQx5GIAxQhmFN6OFLSE8XpRFSpd1TZV2hsrlYd2ZxLIpNrCm27AXnxSwXRQr6hFof3yN5BJvQ/3LMRlM/2xl/nqizlg8R9AC8L9MyITPTUFKvBBnxzrsMPEoyZTvonf+4472Ox5AiiSG+kITgUNyrERJ3BoBiSC88hED/qR6WQCKKgPGtU44KKoOjSEwC4MogAxLMUwmlDroUavE0tjXImYc24jRS02hWu63uIwsg0btn3SndjZVbpdU+aWDlvNVYfliOIjnqARTQbkWWuPseQg2Om6uxYp1qpPqQ4ZXklR6JtC7zI7MpvjlfHTM9OSj5FtxlCd4OvHFeLiSVNmm0f/pJ/4R322XpjKEQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "fecha", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "zona", "type": "esriFieldTypeString", "alias": "Zona", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONA" }, { "name": "fase", "type": "esriFieldTypeString", "alias": "Fase", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FASE" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPO" }, { "name": "fecha", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBSERV" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r355_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a303_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Edición Puntos", "description": "", "prototype": { "attributes": { "observ": null, "zona": null, "fase": null, "tipo": null, "fecha": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Edición Líneas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": 203100.62200000044, "ymin": 4824905.204500001, "xmax": 209461.9902999997, "ymax": 4828359.354900001, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 3.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "fecha", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "zona", "type": "esriFieldTypeString", "alias": "Zona", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONA" }, { "name": "fase", "type": "esriFieldTypeString", "alias": "Fase", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FASE" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPO" }, { "name": "fecha", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "OBSERVACIONES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBSERV" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r352_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a300_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Edición Líneas", "description": "", "prototype": { "attributes": { "observ": null, "zona": null, "fase": null, "tipo": null, "fecha": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Edición Recintos", "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": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 200288.13769999985, "ymin": 4823144.146199999, "xmax": 210331.07249999978, "ymax": 4826215.712400001, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 112, 168, 0, 255 ], "width": 2.6 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "fecha", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "zona", "type": "esriFieldTypeString", "alias": "Zona", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONA" }, { "name": "fase", "type": "esriFieldTypeString", "alias": "Fase", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FASE" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPO" }, { "name": "fecha", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "observ", "type": "esriFieldTypeString", "alias": "OBSERVACIONES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBSERV" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r353_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a301_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Edición Recintos", "description": "", "prototype": { "attributes": { "observ": null, "zona": null, "fase": null, "tipo": null, "fecha": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }