{ "layers": [ { "currentVersion": 10.91, "id": 698, "name": "Volcanes", "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": -77.96818593099994, "ymin": 0.814431311000078, "xmax": -73.09705647499993, "ymax": 5.711537315000044, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 27, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5098a618d5ef397825c3ebcaab775276", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGVJREFUCJljYUAChezs9v0/f55iYGD4zsDAwMACkzjFwOAl+fPnjE8MDDVzGRgWwSVPMzCIcDEwzJZhYJCayMAQuYSd/cXPnz93sTAwMDDcY2DYbcTAIHUXYojHzJ8/fxUJCX0AACd1G20rC3iZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Monogenético", "label": "Monogenético", "description": "" }, { "symbol": { "type": "esriPMS", "url": "835fa29b43073614bb4433d173f7e79b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH1JREFUCJljYUAF3AwMDF9hHBYYYyE7u7vcz58+jgwMueiSLOYMDCWyDAzGPQwMC0oYGM7CJVcJCaWovXvnzMjAwOgqJFTE8O5dNExS2Orr10xGBgZGBgYGBq1374JmMTB4pzEwbGVZwsDQzPLzp95LhKM4lBkYqhgYGHYDAGExG56crHRaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poligenético", "label": "Poligenético", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NombreVolcan", "typeIdField": "Tipo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VolcanID", "type": "esriFieldTypeInteger", "alias": "Volcán ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VolcanID" }, { "name": "NombreVolcan", "type": "esriFieldTypeString", "alias": "Nombre del volcán", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombreVolcan" }, { "name": "AlturaSobreNivelMar", "type": "esriFieldTypeDouble", "alias": "Altura sobre el nivel mar", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AlturaSobreNivelMar" }, { "name": "Latitud", "type": "esriFieldTypeString", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Latitud" }, { "name": "Longitud", "type": "esriFieldTypeString", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Longitud" }, { "name": "Comentarios", "type": "esriFieldTypeString", "alias": "Comentarios", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comentarios" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 550, "defaultValue": null, "modelName": "URL" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tipo" }, { "name": "Referencia", "type": "esriFieldTypeString", "alias": "Referencia", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Referencia" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Monogenético", "name": "Monogenético", "domains": {}, "templates": [ { "name": "Monogenético", "description": "", "prototype": { "attributes": { "Tipo": "Monogenético", "Referencia": null, "VolcanID": null, "NombreVolcan": null, "AlturaSobreNivelMar": null, "Latitud": null, "Longitud": null, "Comentarios": null, "URL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Poligenético", "name": "Poligenético", "domains": {}, "templates": [ { "name": "Poligenético", "description": "", "prototype": { "attributes": { "Tipo": "Poligenético", "Referencia": null, "VolcanID": null, "NombreVolcan": null, "AlturaSobreNivelMar": null, "Latitud": null, "Longitud": null, "Comentarios": null, "URL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 699, "name": "Volcanes de Lodo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -76.87774214199993, "ymin": 8.046991508000076, "xmax": -74.60383092699993, "ymax": 11.525569630000064, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 2.7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID_Volcan", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_Volcan", "type": "esriFieldTypeString", "alias": "ID Volcán", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ID_Volcan" }, { "name": "Latitud", "type": "esriFieldTypeString", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Latitud" }, { "name": "Longitud", "type": "esriFieldTypeString", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Longitud" }, { "name": "Localidad", "type": "esriFieldTypeString", "alias": "Localidad", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Localidad" }, { "name": "FuenteInformacion", "type": "esriFieldTypeString", "alias": "Fuente informacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FuenteInformacion" }, { "name": "NombreVolcanLodo", "type": "esriFieldTypeString", "alias": "NombreVolcanLodo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombreVolcanLodo" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Diapiros Lodo", "description": "", "prototype": { "attributes": { "NombreVolcanLodo": null, "ID_Volcan": null, "Latitud": null, "Longitud": null, "Localidad": null, "FuenteInformacion": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 700, "name": "Rocas Ultra Alta Temperatura", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -75.76731806999993, "ymin": 1.7824615530000756, "xmax": -75.76731806999993, "ymax": 1.7824615530000756, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "14226ed274fc8c032892616faa8d5d81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJNJREFUCJk1zTFKQ1EUhOHvwIULAYWkT2PpLtKJ2MbGwj1kA25BwZVkFUGxFFtBknSvEuFo4FjkZcqZf2aaUcU5zoLtyWvFBNcjcFOz2ZPef2O/f2+O4QN2wdQwrPV+d2z2vorMDyzHtdfKvC0+W2S+Ve+TyDxd/QQbfDe8ROZj8RxcYI5DMLTgq1gEl8VVcI8/+AfVCy2bziLuEAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Localidad", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Latitud", "type": "esriFieldTypeString", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Latitud" }, { "name": "Longitud", "type": "esriFieldTypeString", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Longitud" }, { "name": "Localidad", "type": "esriFieldTypeString", "alias": "Localidad", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Localidad" }, { "name": "TipoRoca", "type": "esriFieldTypeString", "alias": "Tipo roca", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TipoRoca" }, { "name": "EdadMetamorfismo", "type": "esriFieldTypeString", "alias": "Edad metamorfismo", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "EdadMetamorfismo" }, { "name": "T°C", "type": "esriFieldTypeString", "alias": "T (°C)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "T°C" }, { "name": "PKb", "type": "esriFieldTypeString", "alias": "P (Kb)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PKb" }, { "name": "AmbienteTectonico", "type": "esriFieldTypeString", "alias": "Ambiente tectonico", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AmbienteTectonico" }, { "name": "ReferenciaCorta", "type": "esriFieldTypeString", "alias": "Referencia corta", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ReferenciaCorta" }, { "name": "Referencia", "type": "esriFieldTypeString", "alias": "Referencia", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Referencia" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rocas Ultra Alta Temperatura", "description": "", "prototype": { "attributes": { "Referencia": null, "Latitud": null, "Longitud": null, "Localidad": null, "TipoRoca": null, "EdadMetamorfismo": null, "T°C": null, "PKb": null, "AmbienteTectonico": null, "ReferenciaCorta": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 701, "name": "Rocas Alta Presión", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -72.1517077929999, "ymin": 12.226397985000062, "xmax": -72.1517077929999, "ymax": 12.226397985000062, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8e24461719319813405b7de612b285c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIlJREFUCJlFzTFqAmEUReGv+OGBoOD0NpbuIl0QW20s3IMbcAsKrsRVBINlSCuITjeVCM9YpJnB291zOdzinQH6uHagoIdp22dVVe0i4lnX9U83bnDDsGmaQ0QsoUTEOjN/MW/t78xc4Fwy8xQRvczsrh74wr3gmJlb7DHGCC80BRd8YIJPrPAH/wF8KXn7GuCGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OID", "globalIdField": "", "displayField": "Nombre", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OID" }, { "name": "Nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Nombre" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tipo" }, { "name": "Latitud", "type": "esriFieldTypeString", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Latitud" }, { "name": "Longitud", "type": "esriFieldTypeString", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Longitud" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OID", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rocas Alta Presión", "description": "", "prototype": { "attributes": { "Longitud": null, "Nombre": null, "Tipo": null, "Latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 702, "name": "Pozos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -70.91415555999993, "ymin": 6.508711810000079, "xmax": -70.21055582999992, "ymax": 6.780916510000054, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0087100e362d8c41551d7e0d6b8e6a75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUCJldzKENAlEURNEjfvLElkAIlWC3AnDg0RSCpAI0BWAR1EECEokYh9mFDWMmk5u5zS8zLKvqnuQGDaqqT3JGlwRO2DZIckA3sWyq6tiGMfeXJIsRXrCasDeuI9wN3VfVA/skzxG+sB503/sHxIYhlkj3GrYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0.10668021336042673, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NombrePozo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NombrePozo", "type": "esriFieldTypeString", "alias": "Nombre del Pozo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombrePozo" }, { "name": "Latitud", "type": "esriFieldTypeString", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Latitud" }, { "name": "Longitud", "type": "esriFieldTypeString", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Longitud" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pozos", "description": "", "prototype": { "attributes": { "Latitud": null, "Longitud": null, "NombrePozo": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 703, "name": "Pliegues", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -77.85209555999995, "ymin": 0.6345427290000885, "xmax": -69.8331937939999, "ymax": 11.938659987000063, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.500001907348633 }, "value": "Anticlinal", "label": "Anticlinal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.500001907348633 }, "value": "Anticlinal con cabeceo", "label": "Anticlinal con cabeceo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.500001907348633 }, "value": "Anticlinal con doble cabeceo", "label": "Anticlinal con doble cabeceo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.500001907348633 }, "value": "Anticlinal cubierto", "label": "Anticlinal cubierto", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.80000114440918 }, "value": "Anticlinal volcado", "label": "Anticlinal volcado", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.274999618530273 }, "value": "Sinclinal", "label": "Sinclinal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.274999618530273 }, "value": "Sinclinal con cabeceo", "label": "Sinclinal con cabeceo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.274999618530273 }, "value": "Sinclinal con doble cabeceo", "label": "Sinclinal con doble cabeceo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.274999618530273 }, "value": "Sinclinal cubierto", "label": "Sinclinal cubierto", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.5 }, "value": "Sinclinal volcado", "label": "Sinclinal volcado", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Tipo", "typeIdField": "Tipo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tipo" }, { "name": "NombrePliegue", "type": "esriFieldTypeString", "alias": "Nombre del pliegue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombrePliegue" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Anticlinal", "name": "Anticlinal", "domains": {}, "templates": [ { "name": "Anticlinal", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Anticlinal" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Anticlinal con cabeceo", "name": "Anticlinal con cabeceo", "domains": {}, "templates": [ { "name": "Anticlinal con cabeceo", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Anticlinal con cabeceo" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Anticlinal con doble cabeceo", "name": "Anticlinal con doble cabeceo", "domains": {}, "templates": [ { "name": "Anticlinal con doble cabeceo", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Anticlinal con doble cabeceo" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Anticlinal cubierto", "name": "Anticlinal cubierto", "domains": {}, "templates": [ { "name": "Anticlinal cubierto", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Anticlinal cubierto" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Anticlinal volcado", "name": "Anticlinal volcado", "domains": {}, "templates": [ { "name": "Anticlinal volcado", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Anticlinal volcado" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sinclinal", "name": "Sinclinal", "domains": {}, "templates": [ { "name": "Sinclinal", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Sinclinal" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sinclinal con cabeceo", "name": "Sinclinal con cabeceo", "domains": {}, "templates": [ { "name": "Sinclinal con cabeceo", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Sinclinal con cabeceo" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sinclinal con doble cabeceo", "name": "Sinclinal con doble cabeceo", "domains": {}, "templates": [ { "name": "Sinclinal con doble cabeceo", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Sinclinal con doble cabeceo" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sinclinal cubierto", "name": "Sinclinal cubierto", "domains": {}, "templates": [ { "name": "Sinclinal cubierto", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Sinclinal cubierto" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sinclinal volcado", "name": "Sinclinal volcado", "domains": {}, "templates": [ { "name": "Sinclinal volcado", "description": "", "prototype": { "attributes": { "NombrePliegue": null, "Tipo": "Sinclinal volcado" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 704, "name": "Fallas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": -81.72743712899995, "ymin": -2.2740009649999138, "xmax": -67.05308968799996, "ymax": 13.350757537000057, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla", "label": "Falla", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla cubierta", "label": "Falla cubierta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla de rumbo dextral", "label": "Falla de rumbo dextral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla de rumbo dextral cubierta", "label": "Falla de rumbo dextral cubierta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla de rumbo sinestral", "label": "Falla de rumbo sinestral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla de rumbo sinestral cubierta", "label": "Falla de rumbo sinestral cubierta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Falla inferida", "label": "Falla inferida", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.499890511999999 }, "value": "Falla inversa o de cabalgamiento", "label": "Falla inversa o de cabalgamiento", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.499890511999999 }, "value": "Falla inversa o de cabalgamiento cubierta", "label": "Falla inversa o de cabalgamiento cubierta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.499890511999999 }, "value": "Falla inversa o de cabalgamiento inferida", "label": "Falla inversa o de cabalgamiento inferida", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.0866 }, "value": "Falla normal", "label": "Falla normal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7.0866 }, "value": "Falla normal cubierta", "label": "Falla normal cubierta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.5000304959999999 }, "value": "Lineamiento", "label": "Lineamiento", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Tipo", "typeIdField": "Tipo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tipo" }, { "name": "NombreFalla", "type": "esriFieldTypeString", "alias": "Nombre de la falla", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombreFalla" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Falla", "name": "Falla", "domains": {}, "templates": [ { "name": "Falla", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla cubierta", "name": "Falla cubierta", "domains": {}, "templates": [ { "name": "Falla cubierta", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla cubierta" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla de rumbo dextral", "name": "Falla de rumbo dextral", "domains": {}, "templates": [ { "name": "Falla de rumbo dextral", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla de rumbo dextral" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla de rumbo dextral cubierta", "name": "Falla de rumbo dextral cubierta", "domains": {}, "templates": [ { "name": "Falla de rumbo dextral cubierta", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla de rumbo dextral cubierta" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla de rumbo sinestral", "name": "Falla de rumbo sinestral", "domains": {}, "templates": [ { "name": "Falla de rumbo sinestral", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla de rumbo sinestral" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla de rumbo sinestral cubierta", "name": "Falla de rumbo sinestral cubierta", "domains": {}, "templates": [ { "name": "Falla de rumbo sinestral cubierta", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla de rumbo sinestral cubierta" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla inferida", "name": "Falla inferida", "domains": {}, "templates": [ { "name": "Falla inferida", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla inferida" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla inversa o de cabalgamiento", "name": "Falla inversa o de cabalgamiento", "domains": {}, "templates": [ { "name": "Falla inversa o de cabalgamiento", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla inversa o de cabalgamiento" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla inversa o de cabalgamiento cubierta", "name": "Falla inversa o de cabalgamiento cubierta", "domains": {}, "templates": [ { "name": "Falla inversa o de cabalgamiento cubierta", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla inversa o de cabalgamiento cubierta" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla inversa o de cabalgamiento inferida", "name": "Falla inversa o de cabalgamiento inferida", "domains": {}, "templates": [ { "name": "Falla inversa o de cabalgamiento inferida", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla inversa o de cabalgamiento inferida" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla normal", "name": "Falla normal", "domains": {}, "templates": [ { "name": "Falla normal", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla normal" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Falla normal cubierta", "name": "Falla normal cubierta", "domains": {}, "templates": [ { "name": "Falla normal cubierta", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Falla normal cubierta" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lineamiento", "name": "Lineamiento", "domains": {}, "templates": [ { "name": "Lineamiento", "description": "", "prototype": { "attributes": { "NombreFalla": null, "Tipo": "Lineamiento" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 705, "name": "Tectónica", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -82.08317337699992, "ymin": 2.3818694950000463, "xmax": -62.0346844149999, "ymax": 13.740983713000077, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 54, 140, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 9.921240000000001 }, "value": "Cinturón deformado", "label": "Cinturón deformado", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7007839999999999 }, "value": "Zona de falla transformante", "label": "Zona de falla transformante", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 15.023591999999999 }, "value": "Zona de subducción", "label": "Zona de subducción", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NombreEstructura", "typeIdField": "Tipo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NombreEstructura", "type": "esriFieldTypeString", "alias": "Nombre de la estructura", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NombreEstructura" }, { "name": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tipo" }, { "name": "Comentarios", "type": "esriFieldTypeString", "alias": "Comentarios", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comentarios" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cinturón deformado", "name": "Cinturón deformado", "domains": {}, "templates": [ { "name": "Cinturón deformado", "description": "", "prototype": { "attributes": { "NombreEstructura": null, "Comentarios": null, "Tipo": "Cinturón deformado" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Zona de falla transformante", "name": "Zona de falla transformante", "domains": {}, "templates": [ { "name": "Zona de falla transformante", "description": "", "prototype": { "attributes": { "NombreEstructura": null, "Comentarios": null, "Tipo": "Zona de falla transformante" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Zona de subducción", "name": "Zona de subducción", "domains": {}, "templates": [ { "name": "Zona de subducción", "description": "", "prototype": { "attributes": { "NombreEstructura": null, "Comentarios": null, "Tipo": "Zona de subducción" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 723, "name": "Administrativo_P", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -78.78210883999992, "ymin": -4.214702539999905, "xmax": -66.88221516399994, "ymax": 11.77524126500009, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Visible", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e56726f46302699ca15ea74dd56a5ddb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAG5JREFUCJldyaERgzAYhuE3uV8UlcsAnYIFamGCTBDTDfB4XC4xnQSmwHeSfqmo4frYx1JKQ4xxkTQCe611Az4WQtgkZX6mnPOttbYaMHHhnJuB1YATuF/uBDDv/RN4SRp774eZLQBWSnkDD/58AZ/iH04uhRYBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Capital", "label": "Capital", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c40c425af3cfdaddcd1d45bdf79ee86e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE9JREFUCJkBRAC7/wRubm4S+Pj4QAEBAeqZmZnEBPn5+VoDAwNA/f391mdnZwAEAAAAEv7+/lMBAQEB////0AQDAwPJ/f39f////+8ICAjAQiYg3eJkXgMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sí", "label": "Sí", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "Visible", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "CODIGO_NOMBRE", "type": "esriFieldTypeString", "alias": "Codigo_Nombre", "domain": { "type": "codedValue", "name": "Dom_Administrativo", "description": "Clasificación administrativa", "codedValues": [ { "name": "Capital", "code": "8324" }, { "name": "Departamento", "code": "8309" }, { "name": "República", "code": "8317" }, { "name": "Municipio", "code": "8312" }, { "name": "Cabecera Municipal", "code": "8304" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Codigo_Nombre" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "Departamento", "type": "esriFieldTypeString", "alias": "Departamento", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Departamento" }, { "name": "Poblaccion", "type": "esriFieldTypeInteger", "alias": "Poblacción DANE 2021", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Poblaccion" }, { "name": "Categoria", "type": "esriFieldTypeString", "alias": "Categoria", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Categoria" }, { "name": "Visible", "type": "esriFieldTypeString", "alias": "Visible", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Visible" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Capital", "name": "Capital", "domains": { "CODIGO_NOMBRE": {"type": "inherited"} }, "templates": [ { "name": "Capital", "description": "", "prototype": { "attributes": { "Categoria": null, "Visible": "Capital", "NOMBRE_GEOGRAFICO": null, "CODIGO_NOMBRE": null, "PROYECTO": null, "FECHA": null, "Departamento": null, "Poblaccion": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Sí", "name": "Sí", "domains": { "CODIGO_NOMBRE": {"type": "inherited"} }, "templates": [ { "name": "Sí", "description": "", "prototype": { "attributes": { "Categoria": null, "Visible": "Sí", "NOMBRE_GEOGRAFICO": null, "CODIGO_NOMBRE": null, "PROYECTO": null, "FECHA": null, "Departamento": null, "Poblaccion": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 724, "name": "Administrativo_R", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -76.58571251399991, "ymin": 3.3367091950000827, "xmax": -74.0091432399999, "ymax": 11.045734206000077, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.55 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "CODIGO_NOMBRE", "type": "esriFieldTypeString", "alias": "Codigo_Nombre", "domain": { "type": "codedValue", "name": "Dom_Administrativo", "description": "Clasificación administrativa", "codedValues": [ { "name": "Capital", "code": "8324" }, { "name": "Departamento", "code": "8309" }, { "name": "República", "code": "8317" }, { "name": "Municipio", "code": "8312" }, { "name": "Cabecera Municipal", "code": "8304" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Codigo_Nombre" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Administrativo_R", "description": "", "prototype": { "attributes": { "FECHA": null, "NOMBRE_GEOGRAFICO": null, "CODIGO_NOMBRE": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 725, "name": "Vía", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -78.79004108399994, "ymin": -0.1895949469999323, "xmax": -67.49912204499992, "ymax": 12.44826631400008, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_VIA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1.1 }, "value": "6", "label": "Camino", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "1", "label": "Vía Tipo 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "2", "label": "Vía Tipo 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 }, "value": "3", "label": "Vía Tipo 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1.2 }, "value": "4", "label": "Vía Tipo 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 }, "value": "5", "label": "Vía Tipo 5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "TIPO_VIA", "subtypeField": "Tipo_Via", "defaultSubtypeCode": 8, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPO_VIA", "type": "esriFieldTypeInteger", "alias": "Tipo_Via", "domain": null, "editable": true, "nullable": true, "defaultValue": 8, "modelName": "Tipo_Via" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 6, "name": "Camino", "domains": {}, "templates": [ { "name": "Camino", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 6, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Vía Tipo 1", "domains": {}, "templates": [ { "name": "Vía Tipo 1", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 1, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Vía Tipo 2", "domains": {}, "templates": [ { "name": "Vía Tipo 2", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 2, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Vía Tipo 3", "domains": {}, "templates": [ { "name": "Vía Tipo 3", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 3, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Vía Tipo 4", "domains": {}, "templates": [ { "name": "Vía Tipo 4", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 4, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Vía Tipo 5", "domains": {}, "templates": [ { "name": "Vía Tipo 5", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_VIA": 5, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 8, "name": "Peatonal Urbana", "defaultValues": { "TIPO_VIA": 8, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 6, "name": "Camino", "defaultValues": { "TIPO_VIA": 6, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 7, "name": "Sendero", "defaultValues": { "TIPO_VIA": 7, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 1, "name": "Vía Tipo 1", "defaultValues": { "TIPO_VIA": 1, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 2, "name": "Vía Tipo 2", "defaultValues": { "TIPO_VIA": 2, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 3, "name": "Vía Tipo 3", "defaultValues": { "TIPO_VIA": 3, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 4, "name": "Vía Tipo 4", "defaultValues": { "TIPO_VIA": 4, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 5, "name": "Vía Tipo 5", "defaultValues": { "TIPO_VIA": 5, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null }, "domains": {} } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 726, "name": "Límite", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -84.76400399099992, "ymin": -4.227699495999957, "xmax": -66.84774269199994, "ymax": 16.166878711000038, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_LIMITE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.4 }, "value": "1080", "label": "Límite Marítimo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "1000", "label": "Límite de Nación", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROYECTO", "typeIdField": "TIPO_LIMITE", "subtypeField": "Tipo_Limite", "defaultSubtypeCode": 1060, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPO_LIMITE", "type": "esriFieldTypeInteger", "alias": "GTDL", "domain": null, "editable": true, "nullable": true, "defaultValue": 1060, "modelName": "Tipo_Limite" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1080, "name": "Límite Marítimo", "domains": {}, "templates": [ { "name": "Límite Marítimo", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_LIMITE": 1080, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1000, "name": "Límite de Nación", "domains": {}, "templates": [ { "name": "Límite de Nación", "description": "", "prototype": { "attributes": { "FECHA": null, "TIPO_LIMITE": 1000, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1000, "name": "Límite de Nación", "defaultValues": { "TIPO_LIMITE": 1000, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 1060, "name": "Límite de Departamento", "defaultValues": { "TIPO_LIMITE": 1060, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 1070, "name": "Límite de Municipio", "defaultValues": { "TIPO_LIMITE": 1070, "PROYECTO": null, "FECHA": null }, "domains": {} }, { "code": 1080, "name": "Límite Marítimo", "defaultValues": { "TIPO_LIMITE": 1080, "PROYECTO": null, "FECHA": null }, "domains": {} } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 727, "name": "Línea_Costera", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -82.7800634649999, "ymin": -6.988586265999913, "xmax": -61.22056292299993, "ymax": 13.394738846000052, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROYECTO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Línea_Costera", "description": "", "prototype": { "attributes": { "FECHA": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 728, "name": "Drenaje_Sencillo", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -78.99698374099995, "ymin": -3.9211706989999584, "xmax": -66.8855998809999, "ymax": 12.380641832000038, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO_DRENAJE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 0.55 }, "value": "5101", "label": "Permanente", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "ESTADO_DRENAJE", "subtypeField": "Estado_Drenaje", "defaultSubtypeCode": 5101, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "ESTADO_DRENAJE", "type": "esriFieldTypeInteger", "alias": "TEDD", "domain": null, "editable": true, "nullable": true, "defaultValue": 5101, "modelName": "Estado_Drenaje" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "DISPERSION", "type": "esriFieldTypeString", "alias": "DISPERSION", "domain": { "type": "codedValue", "name": "Dom_Boolean", "description": "", "codedValues": [ { "name": "SI", "code": "1" }, { "name": "NO", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DISPERSION" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 5101, "name": "Permanente", "domains": { "DISPERSION": {"type": "inherited"} }, "templates": [ { "name": "Permanente", "description": "", "prototype": { "attributes": { "NOMBRE_GEOGRAFICO": null, "DISPERSION": null, "ESTADO_DRENAJE": 5101, "PROYECTO": null, "FECHA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 5101, "name": "Permanente", "defaultValues": { "NOMBRE_GEOGRAFICO": null, "ESTADO_DRENAJE": 5101, "PROYECTO": null, "FECHA": null, "DISPERSION": null }, "domains": { "DISPERSION": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 729, "name": "Drenaje_Doble", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -78.81987467599993, "ymin": -4.262861298999951, "xmax": -66.84365779699993, "ymax": 11.106703036000056, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drenaje_Doble", "description": "", "prototype": { "attributes": { "FECHA": null, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 730, "name": "Embalse", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -76.72647384899994, "ymin": 2.531221788000039, "xmax": -73.29556420499995, "ymax": 10.623942697000075, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Embalse", "description": "", "prototype": { "attributes": { "FECHA": null, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 731, "name": "Laguna", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -77.1841607259999, "ymin": 1.0116879320000862, "xmax": -67.27598772499994, "ymax": 12.018627279000043, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nombre_Geografico" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Laguna", "description": "", "prototype": { "attributes": { "FECHA": null, "NOMBRE_GEOGRAFICO": null, "PROYECTO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 732, "name": "Ciénaga", "type": "Feature Layer", "parentLayer": { "id": 706, "name": "Mapa Base" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "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": -77.06401075899993, "ymin": 6.084132557000089, "xmax": -73.65606080399994, "ymax": 11.081092997000082, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROYECTO" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "NOMBRE_GEOGRAFICO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ciénaga", "description": "", "prototype": { "attributes": { "NOMBRE_GEOGRAFICO": null, "PROYECTO": null, "FECHA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 733, "name": "Unidades Cronoestratigráficas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1500000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": -81.7357672789999, "ymin": -4.227699495999957, "xmax": -66.8477426919999, "ymax": 13.394738846000065, "spatialReference": { "wkid": 4686, "latestWkid": 4686 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SimboloUC", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 240, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "C-Pi", "label": "C-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 220, 240, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "C-Sctm", "label": "C-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 225, 93, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "C2P-Sm", "label": "C2P-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 203, 140, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "D2D3-Sctm", "label": "D2D3-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 255, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "DC-Sctm", "label": "DC-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 100, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "DC1-Mmg", "label": "DC1-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 230, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1-Mbg", "label": "E1-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1-Pi", "label": "E1-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1-Pm", "label": "E1-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 183, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "E1-Sc", "label": "E1-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 254, 230, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1-St", "label": "E1-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1E2-Hi", "label": "E1E2-Hi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1E2-Pi", "label": "E1E2-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1E2-Pm", "label": "E1E2-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E1E2-VCm", "label": "E1E2-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E2-Pi", "label": "E2-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E2-Pm", "label": "E2-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 251, 215, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E2n2-Sm", "label": "E2n2-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E3-Pi", "label": "E3-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 203, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "E3-Sc", "label": "E3-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 250, 203, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E3-Sm", "label": "E3-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E3-St", "label": "E3-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E3N1-Sct", "label": "E3N1-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "E3N1-Stm", "label": "E3N1-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-Hf", "label": "J-Hf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-Mbg", "label": "J-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-Pi", "label": "J-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-VCc", "label": "J-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-Vf", "label": "J-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 178, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J-Vi", "label": "J-Vi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J1-Sct", "label": "J1-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J1J2-VCc", "label": "J1J2-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J1J2-VCct", "label": "J1J2-VCct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J1J2-Vf", "label": "J1J2-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 188, 228, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J2J3-Sm", "label": "J2J3-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 228, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "J3-Sc", "label": "J3-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 175, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J3K1?-Mbg", "label": "J3K1?-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "J?-Mag", "label": "J?-Mag", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Mbg", "label": "K1-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Mmg", "label": "K1-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Pf", "label": "K1-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.18 } }, "value": "K1-Pi", "label": "K1-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 0, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Pm", "label": "K1-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 0, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Pu", "label": "K1-Pu", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 245, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Sct", "label": "K1-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 230, 245, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Sctm", "label": "K1-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 161, 200, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-Sm", "label": "K1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K1-VCm", "label": "K1-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Mag", "label": "K2-Mag", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Mbg", "label": "K2-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Pf", "label": "K2-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Pi", "label": "K2-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Pm", "label": "K2-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Pu", "label": "K2-Pu", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Vf", "label": "K2-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "K2-Vm", "label": "K2-Vm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "K2-Vu", "label": "K2-Vu", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "MP-Mmbg", "label": "MP-Mmbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "MP-Pf", "label": "MP-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "MP3NP1-Mag", "label": "MP3NP1-Mag", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-Sc", "label": "N1-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-Sct", "label": "N1-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 236, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-Sm", "label": "N1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-St", "label": "N1-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-VCc", "label": "N1-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 150, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N1-VCm", "label": "N1-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 246, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.1599 } }, "value": "N2-Sc", "label": "N2-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 246, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2-Sm", "label": "N2-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2-VCc", "label": "N2-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2-Vi", "label": "N2-Vi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 246, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2-p", "label": "N2-p", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 241, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "N2Q1-Sc", "label": "N2Q1-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2Q1-VCc", "label": "N2Q1-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "N2Q1-Vi", "label": "N2Q1-Vi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 0, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "NP-Mmg", "label": "NP-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.18 } }, "value": "NP-Pm", "label": "NP-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "NP-VCc", "label": "NP-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "NP3-Pf", "label": "NP3-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.18 } }, "value": "NP3ε-Pm", "label": "NP3ε-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "O-Pf", "label": "O-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 149, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "O-Sm", "label": "O-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "O-Vf", "label": "O-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "O1-Pf", "label": "O1-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "OS1-Mbg", "label": "OS1-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "OS1-Mmg", "label": "OS1-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "OS1-Pf", "label": "OS1-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "P-Pf", "label": "P-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "P-Pi", "label": "P-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 255, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "P-Sctm", "label": "P-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 95, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "PP3PP4-Mmg", "label": "PP3PP4-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "PP4-Pf", "label": "PP4-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 169, 197, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "PZ-Sm", "label": "PZ-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 150, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q-Vi", "label": "Q-Vi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 150, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "Q-Vm", "label": "Q-Vm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "Q-al", "label": "Q-al", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q-ca", "label": "Q-ca", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q-e", "label": "Q-e", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q-g", "label": "Q-g", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 244, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q-p", "label": "Q-p", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 244, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "Q-t", "label": "Q-t", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 154, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "Q-vc", "label": "Q-vc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q1-Hi", "label": "Q1-Hi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 239, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q1-Sm", "label": "Q1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q1-l", "label": "Q1-l", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 234, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q2-Sm", "label": "Q2-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q2-l", "label": "Q2-l", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "Q2-m", "label": "Q2-m", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 150, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "Q2-vc", "label": "Q2-vc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 150, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 255, 255 ], "width": 1 } }, "value": "Represa", "label": "Represa", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "S4D1-Mbg", "label": "S4D1-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Mag", "label": "T-Mag", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Mbg", "label": "T-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Mm", "label": "T-Mm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Mmbg", "label": "T-Mmbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.18 } }, "value": "T-Mmg", "label": "T-Mmg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 230, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Pf", "label": "T-Pf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 230, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Pi", "label": "T-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 230, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Pm", "label": "T-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 230, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T-Pu", "label": "T-Pu", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 149, 75, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T2J1-VCm", "label": "T2J1-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 197, 166, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T3-Sm", "label": "T3-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 226, 244, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T3-VCct", "label": "T3-VCct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "T3J-Pi", "label": "T3J-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 75, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "T?-Sc", "label": "T?-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1-Sct", "label": "b1-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1-Sctm", "label": "b1-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1?b4-Sct", "label": "b1?b4-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1b2-Sctm", "label": "b1b2-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1b2-Stm", "label": "b1b2-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1b5-Stm", "label": "b1b5-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 184, 212, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b1k1-Sm", "label": "b1k1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b2b5-Sctm", "label": "b2b5-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 196, 218, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b2b6-Sm", "label": "b2b6-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b2b6-Stm", "label": "b2b6-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 196, 218, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b2k1-Sm", "label": "b2k1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b2k5-Pm", "label": "b2k5-Pm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b4?b6-Stm", "label": "b4?b6-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b4b5-Map", "label": "b4b5-Map", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 206, 224, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b4b6-Sm", "label": "b4b6-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 206, 224, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b4k1-Sm", "label": "b4k1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b5?k6-Sctm", "label": "b5?k6-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b5b6-Sctm", "label": "b5b6-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 217, 229, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b5k1-Sm", "label": "b5k1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 145, 195, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b5k4-VCm", "label": "b5k4-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 239, 236, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b5k6-Sm", "label": "b5k6-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 110, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6-Vf", "label": "b6-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 217, 229, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6?k1-Sm", "label": "b6?k1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6k1-Stm", "label": "b6k1-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 70, 180, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6k1?-Sctm", "label": "b6k1?-Sctm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6k2-Mmbg", "label": "b6k2-Mmbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 229, 231, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6k5-Sm", "label": "b6k5-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "b6k6-Stm", "label": "b6k6-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 247, 185, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e3e4-Sm", "label": "e3e4-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e5e6-Stm", "label": "e5e6-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e6e7-Stm", "label": "e6e7-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e6e7-VCm", "label": "e6e7-VCm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 215, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "e6e8-Sc", "label": "e6e8-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 223, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "e6e9-Sc", "label": "e6e9-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e6e9-Sct", "label": "e6e9-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 232, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e8n2-Sm", "label": "e8n2-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 253, 154, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e8n2-St", "label": "e8n2-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 232, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "e8n3-Sc", "label": "e8n3-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "e9n1-Vf", "label": "e9n1-Vf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 209, 220, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k1?k5-Sm", "label": "k1?k5-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 198, 214, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k1k4-Sm", "label": "k1k4-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k1k6-Stm", "label": "k1k6-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 219, 225, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k2k6-Sm", "label": "k2k6-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 245, 255, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k5E1-Stm", "label": "k5E1-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 249, 192, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k6E1-Sm", "label": "k6E1-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 245, 255, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k6E1-Stm", "label": "k6E1-Stm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 170, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "k6e2-Map", "label": "k6e2-Map", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n1?n5?-VCc", "label": "n1?n5?-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n1n2-Pi", "label": "n1n2-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 239, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n1n2-Sc", "label": "n1n2-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n1n2-St", "label": "n1n2-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n2n3-Hi", "label": "n2n3-Hi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 241, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n3n4-Sm", "label": "n3n4-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "n3n4-Vm", "label": "n3n4-Vm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "n3n5-Sc", "label": "n3n5-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 242, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n3n5-Sm", "label": "n3n5-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n3n5-St", "label": "n3n5-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n4n5-Pi", "label": "n4n5-Pi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.14 } }, "value": "n4n5-Vm", "label": "n4n5-Vm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n4n6-Hi", "label": "n4n6-Hi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 244, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "n4n6-Sc", "label": "n4n6-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 244, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n5n6-Sm", "label": "n5n6-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n5n7-Sct", "label": "n5n7-Sct", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n5n7-VCc", "label": "n5n7-VCc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 249, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1599 } }, "value": "n6n7-Sc", "label": "n6n7-Sc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 249, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n6n7-Sm", "label": "n6n7-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "n6n7-St", "label": "n6n7-St", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 148, 194, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "¿K?-Sm", "label": "¿K?-Sm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 240, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "εO-Mbg", "label": "εO-Mbg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 147, 171, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.16 } }, "value": "εO-Sm", "label": "εO-Sm", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SimboloUC", "typeIdField": "SimboloUC", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SimboloUC", "type": "esriFieldTypeString", "alias": "Símbolo UC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SimboloUC" }, { "name": "Descripcion", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Descripcion" }, { "name": "Edad", "type": "esriFieldTypeString", "alias": "Edad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edad" }, { "name": "Comentarios", "type": "esriFieldTypeString", "alias": "Comentarios", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comentarios" }, { "name": "CodigoUC", "type": "esriFieldTypeSmallInteger", "alias": "Codigo UC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CodigoUC" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "C-Pi", "name": "C-Pi", "domains": {}, "templates": [ { "name": "C-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "C-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-Sctm", "name": "C-Sctm", "domains": {}, "templates": [ { "name": "C-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "C-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2P-Sm", "name": "C2P-Sm", "domains": {}, "templates": [ { "name": "C2P-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "C2P-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D2D3-Sctm", "name": "D2D3-Sctm", "domains": {}, "templates": [ { "name": "D2D3-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "D2D3-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DC-Sctm", "name": "DC-Sctm", "domains": {}, "templates": [ { "name": "DC-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "DC-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DC1-Mmg", "name": "DC1-Mmg", "domains": {}, "templates": [ { "name": "DC1-Mmg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "DC1-Mmg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1-Mbg", "name": "E1-Mbg", "domains": {}, "templates": [ { "name": "E1-Mbg", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "E1-Mbg", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1-Pi", "name": "E1-Pi", "domains": {}, "templates": [ { "name": "E1-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E1-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1-Pm", "name": "E1-Pm", "domains": {}, "templates": [ { "name": "E1-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E1-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1-Sc", "name": "E1-Sc", "domains": {}, "templates": [ { "name": "E1-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E1-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1-St", "name": "E1-St", "domains": {}, "templates": [ { "name": "E1-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E1-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1E2-Hi", "name": "E1E2-Hi", "domains": {}, "templates": [ { "name": "E1E2-Hi", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "E1E2-Hi", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1E2-Pi", "name": "E1E2-Pi", "domains": {}, "templates": [ { "name": "E1E2-Pi", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "E1E2-Pi", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1E2-Pm", "name": "E1E2-Pm", "domains": {}, "templates": [ { "name": "E1E2-Pm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "E1E2-Pm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E1E2-VCm", "name": "E1E2-VCm", "domains": {}, "templates": [ { "name": "E1E2-VCm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E1E2-VCm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E2-Pi", "name": "E2-Pi", "domains": {}, "templates": [ { "name": "E2-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E2-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E2-Pm", "name": "E2-Pm", "domains": {}, "templates": [ { "name": "E2-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E2-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E2n2-Sm", "name": "E2n2-Sm", "domains": {}, "templates": [ { "name": "E2n2-Sm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "E2n2-Sm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3-Pi", "name": "E3-Pi", "domains": {}, "templates": [ { "name": "E3-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3-Sc", "name": "E3-Sc", "domains": {}, "templates": [ { "name": "E3-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3-Sm", "name": "E3-Sm", "domains": {}, "templates": [ { "name": "E3-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3-St", "name": "E3-St", "domains": {}, "templates": [ { "name": "E3-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3N1-Sct", "name": "E3N1-Sct", "domains": {}, "templates": [ { "name": "E3N1-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3N1-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E3N1-Stm", "name": "E3N1-Stm", "domains": {}, "templates": [ { "name": "E3N1-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "E3N1-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-Hf", "name": "J-Hf", "domains": {}, "templates": [ { "name": "J-Hf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J-Hf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-Mbg", "name": "J-Mbg", "domains": {}, "templates": [ { "name": "J-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-Pi", "name": "J-Pi", "domains": {}, "templates": [ { "name": "J-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-VCc", "name": "J-VCc", "domains": {}, "templates": [ { "name": "J-VCc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J-VCc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-Vf", "name": "J-Vf", "domains": {}, "templates": [ { "name": "J-Vf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J-Vf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J-Vi", "name": "J-Vi", "domains": {}, "templates": [ { "name": "J-Vi", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "J-Vi", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J1-Sct", "name": "J1-Sct", "domains": {}, "templates": [ { "name": "J1-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J1-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J1J2-VCc", "name": "J1J2-VCc", "domains": {}, "templates": [ { "name": "J1J2-VCc", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "J1J2-VCc", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J1J2-VCct", "name": "J1J2-VCct", "domains": {}, "templates": [ { "name": "J1J2-VCct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J1J2-VCct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J1J2-Vf", "name": "J1J2-Vf", "domains": {}, "templates": [ { "name": "J1J2-Vf", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "J1J2-Vf", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J2J3-Sm", "name": "J2J3-Sm", "domains": {}, "templates": [ { "name": "J2J3-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J2J3-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J3-Sc", "name": "J3-Sc", "domains": {}, "templates": [ { "name": "J3-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "J3-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J3K1?-Mbg", "name": "J3K1?-Mbg", "domains": {}, "templates": [ { "name": "J3K1?-Mbg", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "J3K1?-Mbg", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J?-Mag", "name": "J?-Mag", "domains": {}, "templates": [ { "name": "J?-Mag", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "J?-Mag", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Mbg", "name": "K1-Mbg", "domains": {}, "templates": [ { "name": "K1-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Mmg", "name": "K1-Mmg", "domains": {}, "templates": [ { "name": "K1-Mmg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Mmg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Pf", "name": "K1-Pf", "domains": {}, "templates": [ { "name": "K1-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Pi", "name": "K1-Pi", "domains": {}, "templates": [ { "name": "K1-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Pm", "name": "K1-Pm", "domains": {}, "templates": [ { "name": "K1-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Pu", "name": "K1-Pu", "domains": {}, "templates": [ { "name": "K1-Pu", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Pu", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Sct", "name": "K1-Sct", "domains": {}, "templates": [ { "name": "K1-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Sctm", "name": "K1-Sctm", "domains": {}, "templates": [ { "name": "K1-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-Sm", "name": "K1-Sm", "domains": {}, "templates": [ { "name": "K1-Sm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "K1-Sm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K1-VCm", "name": "K1-VCm", "domains": {}, "templates": [ { "name": "K1-VCm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K1-VCm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Mag", "name": "K2-Mag", "domains": {}, "templates": [ { "name": "K2-Mag", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "K2-Mag", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Mbg", "name": "K2-Mbg", "domains": {}, "templates": [ { "name": "K2-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Pf", "name": "K2-Pf", "domains": {}, "templates": [ { "name": "K2-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Pi", "name": "K2-Pi", "domains": {}, "templates": [ { "name": "K2-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Pm", "name": "K2-Pm", "domains": {}, "templates": [ { "name": "K2-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Pu", "name": "K2-Pu", "domains": {}, "templates": [ { "name": "K2-Pu", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Pu", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Vf", "name": "K2-Vf", "domains": {}, "templates": [ { "name": "K2-Vf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Vf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Vm", "name": "K2-Vm", "domains": {}, "templates": [ { "name": "K2-Vm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "K2-Vm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "K2-Vu", "name": "K2-Vu", "domains": {}, "templates": [ { "name": "K2-Vu", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "K2-Vu", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP-Mmbg", "name": "MP-Mmbg", "domains": {}, "templates": [ { "name": "MP-Mmbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "MP-Mmbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP-Pf", "name": "MP-Pf", "domains": {}, "templates": [ { "name": "MP-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "MP-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP3NP1-Mag", "name": "MP3NP1-Mag", "domains": {}, "templates": [ { "name": "MP3NP1-Mag", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "MP3NP1-Mag", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-Sc", "name": "N1-Sc", "domains": {}, "templates": [ { "name": "N1-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N1-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-Sct", "name": "N1-Sct", "domains": {}, "templates": [ { "name": "N1-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N1-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-Sm", "name": "N1-Sm", "domains": {}, "templates": [ { "name": "N1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-St", "name": "N1-St", "domains": {}, "templates": [ { "name": "N1-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N1-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-VCc", "name": "N1-VCc", "domains": {}, "templates": [ { "name": "N1-VCc", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "N1-VCc", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N1-VCm", "name": "N1-VCm", "domains": {}, "templates": [ { "name": "N1-VCm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "N1-VCm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2-Sc", "name": "N2-Sc", "domains": {}, "templates": [ { "name": "N2-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2-Sm", "name": "N2-Sm", "domains": {}, "templates": [ { "name": "N2-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2-VCc", "name": "N2-VCc", "domains": {}, "templates": [ { "name": "N2-VCc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2-VCc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2-Vi", "name": "N2-Vi", "domains": {}, "templates": [ { "name": "N2-Vi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2-Vi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2-p", "name": "N2-p", "domains": {}, "templates": [ { "name": "N2-p", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2-p", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2Q1-Sc", "name": "N2Q1-Sc", "domains": {}, "templates": [ { "name": "N2Q1-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2Q1-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2Q1-VCc", "name": "N2Q1-VCc", "domains": {}, "templates": [ { "name": "N2Q1-VCc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "N2Q1-VCc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N2Q1-Vi", "name": "N2Q1-Vi", "domains": {}, "templates": [ { "name": "N2Q1-Vi", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "N2Q1-Vi", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NP-Mmg", "name": "NP-Mmg", "domains": {}, "templates": [ { "name": "NP-Mmg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "NP-Mmg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NP-Pm", "name": "NP-Pm", "domains": {}, "templates": [ { "name": "NP-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "NP-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NP-VCc", "name": "NP-VCc", "domains": {}, "templates": [ { "name": "NP-VCc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "NP-VCc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NP3-Pf", "name": "NP3-Pf", "domains": {}, "templates": [ { "name": "NP3-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "NP3-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NP3ε-Pm", "name": "NP3ε-Pm", "domains": {}, "templates": [ { "name": "NP3ε-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "NP3ε-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O-Pf", "name": "O-Pf", "domains": {}, "templates": [ { "name": "O-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "O-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O-Sm", "name": "O-Sm", "domains": {}, "templates": [ { "name": "O-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "O-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O-Vf", "name": "O-Vf", "domains": {}, "templates": [ { "name": "O-Vf", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "O-Vf", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O1-Pf", "name": "O1-Pf", "domains": {}, "templates": [ { "name": "O1-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "O1-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS1-Mbg", "name": "OS1-Mbg", "domains": {}, "templates": [ { "name": "OS1-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "OS1-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS1-Mmg", "name": "OS1-Mmg", "domains": {}, "templates": [ { "name": "OS1-Mmg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "OS1-Mmg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS1-Pf", "name": "OS1-Pf", "domains": {}, "templates": [ { "name": "OS1-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "OS1-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-Pf", "name": "P-Pf", "domains": {}, "templates": [ { "name": "P-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "P-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-Pi", "name": "P-Pi", "domains": {}, "templates": [ { "name": "P-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "P-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-Sctm", "name": "P-Sctm", "domains": {}, "templates": [ { "name": "P-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "P-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PP3PP4-Mmg", "name": "PP3PP4-Mmg", "domains": {}, "templates": [ { "name": "PP3PP4-Mmg", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "PP3PP4-Mmg", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PP4-Pf", "name": "PP4-Pf", "domains": {}, "templates": [ { "name": "PP4-Pf", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "PP4-Pf", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PZ-Sm", "name": "PZ-Sm", "domains": {}, "templates": [ { "name": "PZ-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "PZ-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-Vi", "name": "Q-Vi", "domains": {}, "templates": [ { "name": "Q-Vi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-Vi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-Vm", "name": "Q-Vm", "domains": {}, "templates": [ { "name": "Q-Vm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "Q-Vm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-al", "name": "Q-al", "domains": {}, "templates": [ { "name": "Q-al", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-al", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-ca", "name": "Q-ca", "domains": {}, "templates": [ { "name": "Q-ca", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-ca", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-e", "name": "Q-e", "domains": {}, "templates": [ { "name": "Q-e", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-e", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-g", "name": "Q-g", "domains": {}, "templates": [ { "name": "Q-g", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-g", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-p", "name": "Q-p", "domains": {}, "templates": [ { "name": "Q-p", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-p", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-t", "name": "Q-t", "domains": {}, "templates": [ { "name": "Q-t", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-t", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q-vc", "name": "Q-vc", "domains": {}, "templates": [ { "name": "Q-vc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q-vc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q1-Hi", "name": "Q1-Hi", "domains": {}, "templates": [ { "name": "Q1-Hi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q1-Hi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q1-Sm", "name": "Q1-Sm", "domains": {}, "templates": [ { "name": "Q1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q1-l", "name": "Q1-l", "domains": {}, "templates": [ { "name": "Q1-l", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q1-l", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q2-Sm", "name": "Q2-Sm", "domains": {}, "templates": [ { "name": "Q2-Sm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "Q2-Sm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q2-l", "name": "Q2-l", "domains": {}, "templates": [ { "name": "Q2-l", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q2-l", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q2-m", "name": "Q2-m", "domains": {}, "templates": [ { "name": "Q2-m", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q2-m", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Q2-vc", "name": "Q2-vc", "domains": {}, "templates": [ { "name": "Q2-vc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "Q2-vc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Represa", "name": "Represa", "domains": {}, "templates": [ { "name": "Represa", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "Represa", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "S4D1-Mbg", "name": "S4D1-Mbg", "domains": {}, "templates": [ { "name": "S4D1-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "S4D1-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Mag", "name": "T-Mag", "domains": {}, "templates": [ { "name": "T-Mag", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Mag", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Mbg", "name": "T-Mbg", "domains": {}, "templates": [ { "name": "T-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Mm", "name": "T-Mm", "domains": {}, "templates": [ { "name": "T-Mm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Mm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Mmbg", "name": "T-Mmbg", "domains": {}, "templates": [ { "name": "T-Mmbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Mmbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Mmg", "name": "T-Mmg", "domains": {}, "templates": [ { "name": "T-Mmg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Mmg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Pf", "name": "T-Pf", "domains": {}, "templates": [ { "name": "T-Pf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Pf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Pi", "name": "T-Pi", "domains": {}, "templates": [ { "name": "T-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Pm", "name": "T-Pm", "domains": {}, "templates": [ { "name": "T-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T-Pu", "name": "T-Pu", "domains": {}, "templates": [ { "name": "T-Pu", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T-Pu", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T2J1-VCm", "name": "T2J1-VCm", "domains": {}, "templates": [ { "name": "T2J1-VCm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "T2J1-VCm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T3-Sm", "name": "T3-Sm", "domains": {}, "templates": [ { "name": "T3-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T3-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T3-VCct", "name": "T3-VCct", "domains": {}, "templates": [ { "name": "T3-VCct", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "T3-VCct", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T3J-Pi", "name": "T3J-Pi", "domains": {}, "templates": [ { "name": "T3J-Pi", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "T3J-Pi", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T?-Sc", "name": "T?-Sc", "domains": {}, "templates": [ { "name": "T?-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "T?-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1-Sct", "name": "b1-Sct", "domains": {}, "templates": [ { "name": "b1-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1-Sctm", "name": "b1-Sctm", "domains": {}, "templates": [ { "name": "b1-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1?b4-Sct", "name": "b1?b4-Sct", "domains": {}, "templates": [ { "name": "b1?b4-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1?b4-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1b2-Sctm", "name": "b1b2-Sctm", "domains": {}, "templates": [ { "name": "b1b2-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1b2-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1b2-Stm", "name": "b1b2-Stm", "domains": {}, "templates": [ { "name": "b1b2-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1b2-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1b5-Stm", "name": "b1b5-Stm", "domains": {}, "templates": [ { "name": "b1b5-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1b5-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b1k1-Sm", "name": "b1k1-Sm", "domains": {}, "templates": [ { "name": "b1k1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b1k1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b2b5-Sctm", "name": "b2b5-Sctm", "domains": {}, "templates": [ { "name": "b2b5-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b2b5-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b2b6-Sm", "name": "b2b6-Sm", "domains": {}, "templates": [ { "name": "b2b6-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b2b6-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b2b6-Stm", "name": "b2b6-Stm", "domains": {}, "templates": [ { "name": "b2b6-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b2b6-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b2k1-Sm", "name": "b2k1-Sm", "domains": {}, "templates": [ { "name": "b2k1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b2k1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b2k5-Pm", "name": "b2k5-Pm", "domains": {}, "templates": [ { "name": "b2k5-Pm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b2k5-Pm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b4?b6-Stm", "name": "b4?b6-Stm", "domains": {}, "templates": [ { "name": "b4?b6-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b4?b6-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b4b5-Map", "name": "b4b5-Map", "domains": {}, "templates": [ { "name": "b4b5-Map", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "b4b5-Map", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b4b6-Sm", "name": "b4b6-Sm", "domains": {}, "templates": [ { "name": "b4b6-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b4b6-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b4k1-Sm", "name": "b4k1-Sm", "domains": {}, "templates": [ { "name": "b4k1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b4k1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b5?k6-Sctm", "name": "b5?k6-Sctm", "domains": {}, "templates": [ { "name": "b5?k6-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b5?k6-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b5b6-Sctm", "name": "b5b6-Sctm", "domains": {}, "templates": [ { "name": "b5b6-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b5b6-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b5k1-Sm", "name": "b5k1-Sm", "domains": {}, "templates": [ { "name": "b5k1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b5k1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b5k4-VCm", "name": "b5k4-VCm", "domains": {}, "templates": [ { "name": "b5k4-VCm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "b5k4-VCm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b5k6-Sm", "name": "b5k6-Sm", "domains": {}, "templates": [ { "name": "b5k6-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b5k6-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6-Vf", "name": "b6-Vf", "domains": {}, "templates": [ { "name": "b6-Vf", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6-Vf", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6?k1-Sm", "name": "b6?k1-Sm", "domains": {}, "templates": [ { "name": "b6?k1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6?k1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6k1-Stm", "name": "b6k1-Stm", "domains": {}, "templates": [ { "name": "b6k1-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6k1-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6k1?-Sctm", "name": "b6k1?-Sctm", "domains": {}, "templates": [ { "name": "b6k1?-Sctm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6k1?-Sctm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6k2-Mmbg", "name": "b6k2-Mmbg", "domains": {}, "templates": [ { "name": "b6k2-Mmbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6k2-Mmbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6k5-Sm", "name": "b6k5-Sm", "domains": {}, "templates": [ { "name": "b6k5-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6k5-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "b6k6-Stm", "name": "b6k6-Stm", "domains": {}, "templates": [ { "name": "b6k6-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "b6k6-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e3e4-Sm", "name": "e3e4-Sm", "domains": {}, "templates": [ { "name": "e3e4-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e3e4-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e5e6-Stm", "name": "e5e6-Stm", "domains": {}, "templates": [ { "name": "e5e6-Stm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "e5e6-Stm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e6e7-Stm", "name": "e6e7-Stm", "domains": {}, "templates": [ { "name": "e6e7-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e6e7-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e6e7-VCm", "name": "e6e7-VCm", "domains": {}, "templates": [ { "name": "e6e7-VCm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e6e7-VCm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e6e8-Sc", "name": "e6e8-Sc", "domains": {}, "templates": [ { "name": "e6e8-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e6e8-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e6e9-Sc", "name": "e6e9-Sc", "domains": {}, "templates": [ { "name": "e6e9-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e6e9-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e6e9-Sct", "name": "e6e9-Sct", "domains": {}, "templates": [ { "name": "e6e9-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e6e9-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e8n2-Sm", "name": "e8n2-Sm", "domains": {}, "templates": [ { "name": "e8n2-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e8n2-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e8n2-St", "name": "e8n2-St", "domains": {}, "templates": [ { "name": "e8n2-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e8n2-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e8n3-Sc", "name": "e8n3-Sc", "domains": {}, "templates": [ { "name": "e8n3-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "e8n3-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "e9n1-Vf", "name": "e9n1-Vf", "domains": {}, "templates": [ { "name": "e9n1-Vf", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "e9n1-Vf", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k1?k5-Sm", "name": "k1?k5-Sm", "domains": {}, "templates": [ { "name": "k1?k5-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k1?k5-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k1k4-Sm", "name": "k1k4-Sm", "domains": {}, "templates": [ { "name": "k1k4-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k1k4-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k1k6-Stm", "name": "k1k6-Stm", "domains": {}, "templates": [ { "name": "k1k6-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k1k6-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k2k6-Sm", "name": "k2k6-Sm", "domains": {}, "templates": [ { "name": "k2k6-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k2k6-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k5E1-Stm", "name": "k5E1-Stm", "domains": {}, "templates": [ { "name": "k5E1-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k5E1-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k6E1-Sm", "name": "k6E1-Sm", "domains": {}, "templates": [ { "name": "k6E1-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k6E1-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k6E1-Stm", "name": "k6E1-Stm", "domains": {}, "templates": [ { "name": "k6E1-Stm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "k6E1-Stm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "k6e2-Map", "name": "k6e2-Map", "domains": {}, "templates": [ { "name": "k6e2-Map", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "k6e2-Map", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n1?n5?-VCc", "name": "n1?n5?-VCc", "domains": {}, "templates": [ { "name": "n1?n5?-VCc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n1?n5?-VCc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n1n2-Pi", "name": "n1n2-Pi", "domains": {}, "templates": [ { "name": "n1n2-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n1n2-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n1n2-Sc", "name": "n1n2-Sc", "domains": {}, "templates": [ { "name": "n1n2-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n1n2-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n1n2-St", "name": "n1n2-St", "domains": {}, "templates": [ { "name": "n1n2-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n1n2-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n2n3-Hi", "name": "n2n3-Hi", "domains": {}, "templates": [ { "name": "n2n3-Hi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n2n3-Hi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n3n4-Sm", "name": "n3n4-Sm", "domains": {}, "templates": [ { "name": "n3n4-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n3n4-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n3n4-Vm", "name": "n3n4-Vm", "domains": {}, "templates": [ { "name": "n3n4-Vm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "n3n4-Vm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n3n5-Sc", "name": "n3n5-Sc", "domains": {}, "templates": [ { "name": "n3n5-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n3n5-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n3n5-Sm", "name": "n3n5-Sm", "domains": {}, "templates": [ { "name": "n3n5-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n3n5-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n3n5-St", "name": "n3n5-St", "domains": {}, "templates": [ { "name": "n3n5-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n3n5-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n4n5-Pi", "name": "n4n5-Pi", "domains": {}, "templates": [ { "name": "n4n5-Pi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n4n5-Pi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n4n5-Vm", "name": "n4n5-Vm", "domains": {}, "templates": [ { "name": "n4n5-Vm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n4n5-Vm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n4n6-Hi", "name": "n4n6-Hi", "domains": {}, "templates": [ { "name": "n4n6-Hi", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n4n6-Hi", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n4n6-Sc", "name": "n4n6-Sc", "domains": {}, "templates": [ { "name": "n4n6-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n4n6-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n5n6-Sm", "name": "n5n6-Sm", "domains": {}, "templates": [ { "name": "n5n6-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n5n6-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n5n7-Sct", "name": "n5n7-Sct", "domains": {}, "templates": [ { "name": "n5n7-Sct", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n5n7-Sct", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n5n7-VCc", "name": "n5n7-VCc", "domains": {}, "templates": [ { "name": "n5n7-VCc", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "n5n7-VCc", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n6n7-Sc", "name": "n6n7-Sc", "domains": {}, "templates": [ { "name": "n6n7-Sc", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n6n7-Sc", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n6n7-Sm", "name": "n6n7-Sm", "domains": {}, "templates": [ { "name": "n6n7-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n6n7-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "n6n7-St", "name": "n6n7-St", "domains": {}, "templates": [ { "name": "n6n7-St", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "n6n7-St", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "¿K?-Sm", "name": "¿K?-Sm", "domains": {}, "templates": [ { "name": "¿K?-Sm", "description": "", "prototype": { "attributes": { "Comentarios": null, "CodigoUC": null, "SimboloUC": "¿K?-Sm", "Descripcion": null, "Edad": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "εO-Mbg", "name": "εO-Mbg", "domains": {}, "templates": [ { "name": "εO-Mbg", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "εO-Mbg", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "εO-Sm", "name": "εO-Sm", "domains": {}, "templates": [ { "name": "εO-Sm", "description": "", "prototype": { "attributes": { "CodigoUC": null, "SimboloUC": "εO-Sm", "Descripcion": null, "Edad": null, "Comentarios": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }