{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "ConsultasDss", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 352950.1569, "ymin": 4609776.5982, "xmax": 357821.0674, "ymax": 4614597.0367, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IMPORTANCIA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO", "domain": null }, { "name": "IDCATEGORIA", "type": "esriFieldTypeSmallInteger", "alias": "IDCATEGORIA", "domain": null }, { "name": "DESCRIPCIO", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "length": 200, "domain": null }, { "name": "NUM_TURISMO", "type": "esriFieldTypeSmallInteger", "alias": "Num_Turismo", "domain": null }, { "name": "IMPORTANCIA", "type": "esriFieldTypeString", "alias": "Importancia", "length": 20, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "DESCNORMAL", "type": "esriFieldTypeString", "alias": "DESCNORMAL", "length": 150, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2361_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A363_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Número de edificio de Interés", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Predeterminado" } ], "minScale": 2001, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 354574.5783, "ymin": 4610996.7142, "xmax": 357074.686, "ymax": 4613793.9095, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento vertical", "description": "Valores válidos del alineamiento vertical de símbolos.", "codedValues": [ { "name": "Superior", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Línea base", "code": 2 }, { "name": "Parte Inferior", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento horizontal", "description": "Valores válidos del alineamiento horizontal de símbolos.", "codedValues": [ { "name": "Izquierda", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Derecha", "code": 2 }, { "name": "Completo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G411FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I411ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I411STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2362_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A364_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Predeterminado", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Número de edificio de Interés" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 354574.5783, "ymin": 4610996.7142, "xmax": 357074.686, "ymax": 4613793.9095, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Textos de Turismo", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Textos Edificios Normales" }, { "id": 4, "name": "Textos Hoteles" } ], "minScale": 2001, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 353210.7472, "ymin": 4609871.3506, "xmax": 357755.4097, "ymax": 4614422.053, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento vertical", "description": "Valores válidos del alineamiento vertical de símbolos.", "codedValues": [ { "name": "Superior", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Línea base", "code": 2 }, { "name": "Parte Inferior", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento horizontal", "description": "Valores válidos del alineamiento horizontal de símbolos.", "codedValues": [ { "name": "Izquierda", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Derecha", "code": 2 }, { "name": "Completo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I487ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I487STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2430_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A432_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Textos Edificios Normales" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Textos Hoteles" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null }, "code": 3, "name": "Textos Edificios Normales" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null }, "code": 4, "name": "Textos Hoteles" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Textos Edificios Normales", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Textos de Turismo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 353210.7472, "ymin": 4609871.3506, "xmax": 357755.4097, "ymax": 4614422.053, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Textos Hoteles", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Textos de Turismo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 353210.7472, "ymin": 4609871.3506, "xmax": 357755.4097, "ymax": 4614422.053, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Textos de calles", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Calles" } ], "minScale": 4500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 340254.4531, "ymin": 4598676.3384, "xmax": 363782.193, "ymax": 4630431.5322, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento vertical_4", "description": "Valores válidos del alineamiento vertical de símbolos.", "codedValues": [ { "name": "Superior", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Línea base", "code": 2 }, { "name": "Parte Inferior", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento horizontal_4", "description": "Valores válidos del alineamiento horizontal de símbolos.", "codedValues": [ { "name": "Izquierda", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Derecha", "code": 2 }, { "name": "Completo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FONTID", "type": "esriFieldTypeInteger", "alias": "FontId", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeString", "alias": "Text_", "length": 255, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "ANGLE_1", "type": "esriFieldTypeDouble", "alias": "Angle_1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SDE.anotaciones_calles.ENTITY", "type": "esriFieldTypeString", "alias": "SDE.anotaciones_calles.ENTITY", "length": 16, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I419ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I419STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2366_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A368_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Calles", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Textos de calles" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 340254.4531, "ymin": 4598676.3384, "xmax": 363782.193, "ymax": 4630431.5322, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 4500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "Otros símbolos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIMBOLO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3e7b0242488c198be4044dfa2f58bb4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZFJREFUOI2l0D9MFFEQx/Hv7O75lNgIDSyJobTAzg5jSbDlmssRIwWFFNdQUVDSaGJiYrTV5MKfRkulOAoqQmJiKOyk0Mge1VGdd+Oybyw8zZ3Z5RSmeXnJzGd+70VcsqKBW7W5gth8QW+XTB6xPfG5GBBqwEEBcMOVbFFhrRgI7Av1uJI3PVo9vtPy8oLqyUs2x5N8YFgFJGT+jaskq7od7/034DKOCO2JiuyOPkhmWvX44yDgiXiYjOcNt1MZA0Prk/ssJL7leQzM/p1gmjOaeYCK4YynvWsXuFv0hOcu4i2pZIhdAbqYBCq22dfzCbiXDwR81VRuEVqEZ30CZlrYGKAq3Gbp1AGzdDqNogQgdhU4A9CSRaRS6uHf6XSesREvU00O8wHPTZfxDpM2YuV2Ktcx+YGYcxlHGhL3t+clqGlIDaw/0UC+YcD55S8LQETl2zVCRi4GBGxB+Np5mvobcJVkDkCHgCpMuZQG2CvN5MOfBBry/h/3lzWkDOCw+wo7vzZuxHLuWF6a3nmRTxyon/XpiMfaJ/g5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gasolinera", "label": "Gasolinera", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8532dff0e0f377ca61e9a92ff5d1ed32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAolJREFUOI211V9o1lUcx/HX2Ya/MEMfKdqT3Wy5upGy1KhG/wstyrqQ7bkp86IuTPAhEqSbkAVBWBCF0UXdlPU8mmR5EVgWhET0T+gPKOQIUR5l0gyj7bSx08U2nv2233QT+sDhezi/83ufz/l+D+e0+Z/UNpdJqeY6LVkHsSRlA1I8FioalwRO+2RGPUv2DPEGKU58iQQp1f2A1/X6IJDmBE57yjcabXyMTmLRlIA1eF/dlsSG0OvUBcFpb3aH1DiIy2fbzTTdhu9SXXfo9UchOO3Vbizumwd0UtfgQNrv1vC4oZngMX2B9oTvf2f31xw5ztqbWTxtqeVl1q3MDa0QVfFyDjzu1qYxvPM5S69gR4UFbZwf4urFefDA+ULn21LNzlAx0nScrEfrV7+wejkrOzh2iuOnKZdmguuH2fLQDHBJa3Yv8WDTcbIm4Kd+tj3Gl79y+k+uvZJXD/Dco6zqLHSZV4qr0QQH2mFkZPxQHumncifLSnQtY+vbfPg8rS0X4SZl8sUbhps6xqG3X0/3Czx9P9X13NJF/xm6yheznA0RpxRPdjKI7l5B9V02r+XHV1iYce4fvjmaz+nfw8XYIJ7MOQ7iIVQXZezcyP5veekjTpylp5vXNrHosiZgaj+n1vIhGlNS8a8vLDCAq5Ys5Kn7xtuk4mgzZrNfXT+HDY3f8o6fMJz22CF5s+iP+mGevKcZCxVsn+zm1y55y6BHJOtm9TSLErtaenxWCA4PGks1FcGnuGse0N1hqa1Tx2ZkK1T8lWoeSCHrC2IVGc3tT8aJEzKIF1t6vTGdU1iGUDFC3J5qdgk24mF0YgnO4ig+EbwXegwWMS74NIWKE+ibaPPSnN68S9F/7fPKOOCzL7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Patrimonio", "label": "Patrimonio", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3726de5e0ac71b5f2fb56e9f4b08e947", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoVJREFUSInN1m9IE2EcB/DvPXfuvOFty2bNZsq5EZmFNpmJlKISRCJUBL6rhBB8Ib3qRb4NehW9TOhdb0p8XTjDTEMscukLBxlrJ4pxmTPx9ic3t7veyHJ0m9s4zd+733PP7/eB53nu7mFwwMHsToaGZszBaKhYr+ZJiorf62nb0AQ/zwXG5NBWx9Ekq5cHQlHqu0nfSFur1AVcVtJAObTV3nZ/XDdsJ6jRRy2X0PzFgWn408B4PEHprQGAoiikPKay0k7OZJ29D3G4wNrSInTUl8Ju42ErK4HFzIE10GAYBgYDDRVAPJ5APJZA5Pc21n+FIf2MYGlFxnPvhmbPjGCzjcXYy1vguMJObd+MH039o7mDwgkOHMfCH5AwMfU1Nd7echoOwYbA4g+Mv1/QrO2+cQFWK6/5bM89XAvK6B30pfIPZ+xwCDasBUNp47vjeqcrY7/DdWgAoMl9CttTzlROCAEANDY4sT1VrVlD0wSboWhhICEUCKFzHt8rClrSZFLBphwBzxtRxOSH5g2ufF9HYHEVFfZSLPglHLPycFaXFw4+6KxApd0Ei5nTLPgmrqL1Yg2WltfQ6HLAOydCqFJA0yRtnqIouYFCpQV1tXaEIzGMT6Yfe0VVYTYZsSlHIXQPIzB0E8fLTHjlmQVf8vc3qqrAxHQgN7C6ygp3gxM9/S80P0/P+s7C7XJgfeQ2jlhK8Nozh2sPP2o2zwn8NLsME18MrxjWLOgd9IFQFOrPncQb0Yc7T2ZzxjTBgWERA8Ni1qK7T+cBzOcFZQT3O/4faDAwKgDdrxmEEEViqdg/oMVs9Ew8br8Si+l3tyGEUhiavMV0TeodSYHn64SrekHZ4sD38A/t3sVVfYtYPQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Caravanas", "label": "Parking Caravanas", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cded51b2a1f6e0c0e91d6b409dd419ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUOI1jYaAQsDAwMDBs2HL6ya17b6VI0aiiIPQsyM9MhoWBgYHh+ctP0mVLb5Nk8+RkDWm4C7CBLDsxhrwUa4Z///8zdE0+xLDgzDus6nAaUJnvzCAjLczAwMDAUFPkyLAgai1pBnBxscHZ3NwcuJThNmDtprMM8VE2DP///WdYtuY0aQZk24sxcHGyMazbdJqB4T8Dw71HH0gz4MXr7wxKiiIMlqZqDAwMDAzMLMwMUw++It6Atdc+MyS+/YLTVoIGkAJoY0C2vRiDvJwInK+qJMaQZiXCMOvYG+IMePH6O8OaTRcZ1my6CBd7+e4nbhdISfA/64tTl8TnVHszKQZ7MwRfVlrgGdwAf28TaXya8QEA20FJSJhXaysAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Informacion", "label": "Informacion Turística", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fc4bd6335e74ee823a632e146f58dbe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtFJREFUSInN1VlIVGEYxvH/HGdxa1NRac+ZMpLSmKbMjUodSKWVMkWLKCraLrwIWiQKKytabtpvwpCgghYxK4VQ0tJQyVAxbbFc2jCVUcdx5kwXoSWjdmgO1Xt3znN4fhff4XuV/OVR/lPw8rVCf1elMFqu8j4bPZtSIj8MCZaU1uWYTOYEq02Uy8NFECgprSsOWxAY4QD29FjijPuKZMP6pyBzUXhu/gtdfGxwwyDQahUFKQWtd1O4klXMjs1RJG+/ycO33SN+b8eOgOje/yzpp1mq9SDK4I9SKVBX34K3lxu1dS3ERkwgOgxe1H4hu6JdStXvwaNrA0jbGYtGrQIg7cAt2jv6qKj6xPGDCXh7jUIURRJul5J0stx5MGm1fgADiInUYrZYUQCumh/vBUFgRbwe5AA9Pdxobmlj6557vGvrHZSlX6hgjFrgbPpiDHodQV4qqtv6nAMBGpu+kttgGjavqm7GoNdJqfrHN81wEzDFly1hPnzrtDhkarWAfu4UeUF/v7FcOr1OcqnToJzzf4LtHV3kParCGB2Et9fPZdJjtpBzv5JQg5bJk3zkAS19VmpeNZN8qpx8H09iFs8eyBrffybxxHOu7raQkhhOq8nqPFhW/oY4YwjlFzXMmjlxUDZDN57KywkETPPjZc172ix258GVGc/IMplJSQxHoVAMygRBIGTOVB4XVbPxkLTVJukMdVpfRNFOd7fZIdO4qtBO8+OjWdri/i2YmaQjdN50sm88JfVMhUO+N34iGfuXcWN/KMsPP3UOjByvYdvGKOobWofEAI7lNrEkopo4Ywg7Cl9zrvDzn4O71gfT2dnNgeMFI5ZsznhC3vlxJK8K5lxhvjRQqRJsgMuv4drMMqBsxAKAxi4bszbcGTITFApE7AOrZgB0d1Nff3Akck1vr1W220etcrF5emjyow2z3ziAC+cHpgKpcmHDzV+/S78DfovnGf9BNTwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Estacion Tren", "label": "Estación Ferrocarril", "description": "" }, { "symbol": { "type": "esriPMS", "url": "db817187091e69eed9d19f62d17ffe31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUSInF1ltoVEcYwPH/zOyeXXdjvKBrjEbIamhFRAmaNjUWDV7RCqUgpkgoVZT2oQ+CIgERqUibSEMfVBSkisQHwQcRidGgbMUVWxcvpNBoTMWNJsbU3DbZy8nZ04eQiOw52V1Z7Pd2Zuab33zMOXPGwQcOx/8KnjoXKHA7ZH6uJtcNoju2rwxbgn+E2i719Q1tGTGSufJQUhK823r7s08+qkgBE4mRzetqfs8ZNhbNP61aceX6wwWb1i5pewfUdUPaJU3XBNsrfBQXTWWyV8OhJHHdYDiq86yjn8DDNzzoSVjmmphIkp6xZ9uXxqUER74uYX3lQuYVzeBRy3O6Xw8wNJTAMJJ4PRoFvslUfOrnlx+L6XrVx63gY7bV3ZuwYluw/tuFfLm5lHBHD3+3vkBzKuYWTgNgXtEMnod7RitImoTutwOwacNS9rV0Utv4InuwfLmf3xqC1FxoT+m7WVfJ6r03UtqvHFrBmpXz3w/0F/s4e+2qbaJVNN96yp7vVk84xhL8oXIWhpGktW8kK7C+uYvDNXmsL/bQ9M9w5mB56Vz6+60T0kXnq16+2uCn6URL5uACv4+Bweh7geGONyxZNAfIApzlm0Lh7OlEA7stk5wORTRQYj2hknR29douyBL0el0oJVHK9iyYsE9K+z5LUNOctgmZhJQiO1BJQTJpUvtrI4UF+VRXVVgNeycaLgQZGk6w65tVqGwrFFICJuHOCA6nSosBtD7t4d/eGKZpIlUWFbqUQDC6D8dqt2aEARza/8XoYoVAKYlLCeKGmR68eKAclyv7PRTibVXTpuZxZk8pVXWh9OBgJM7gYBT3JA2nQ2GaJpFILC2Yl+dGCIE+YhCLJtB1w3JcClh1NARHQ/x5fCPLSucTi+vkrz2dFozc2InX4+bBo2eUfd9oO8728B47aTKpDiAWS+D1uBkYmPiEsgUP1N/hSftrbt97mRF48OerLP54Jg2X2zIDNU0ZwPg3EOyKEzz5V0YYwLFANwS6U9oFgiRmJAV0KnW+6cjnW2MxPWd3VadTGV6v1rymbPH4X3x88rLlJdVAda4wu/jgN+//ADOICkt/BVisAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Estacion Bus", "label": "Estación Autobuses", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4b7a2d461920a7ad329471bc0d135c44", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA6lJREFUSInF1X9MlHUcwPH33T3PcyeSgBwKeApXwOnFAUdJNmVhmSzNYmnWorTVZqOtNUYrm6uQVltlf7BWDh1j5WC2NrEt0ra2ogTuuhm/BZQABaVxjz86hO6uu3v6R6/Yofesa/r56/nx2ef1fLbP5/sI3OIQbi9Y8lniFy/ZlqQY4w2xFr50edZX/nGPjLPi4rzg+/tadllXLqmWJCFNUWLlICkxjq/fXi2fGfnug9deKd0XAeZaU3c/trc9LXZqThhbata9zn37G653GgYlUZuhpsLRt9aQYrwDtzxN2buOqPmSpEtprMozlm9nLqjRaLVqwML8TJabjIxPyEB0EGBxUpz++rXqKR1u2kpiYjwJi+IASEtNQv52J7LsYeWOZrVlooOVG1LZtsXGsvRkjn/fQ1ffJBqNBkVRKMhNY+NDNtpqH6bpSDeftk7FDt6ZkUiBLZMTHUN4pr2UbbJhyUlncOg8Pf0TtDtOc39RNu2uMeB/AAWdFo1WQ17uCjasTwg/t+ebseebccsetFotgk7VCNwcPFCRy/PPrEMUBRYYpHlzUoyLAKh4sQSDXkfFgVP/HTToBURR3VzpJRGdii5vWq226RRPlhVhuEF3/46ZWS8fNg7EBp6c8uNwDVNSbI1aqMN5hmFPMDYQoMM1pgr8yTEaNUcVGAqpO8nV5t3m/+G12JwVz/bNWVzxePH6AqoKSaLA/l1W9JJAw5Ehfr7gUwfufcLMnqpHwiMeDIZUgbsrS5GurdBzT6/l4OetvHwwcicjQFHQcG7cjatzjPiFEvcUmJEkgZOdo0y5pyksWIEpPZlz4zKdveOkpyZQkJeB3xfA9esIXn+A1fZMBGH+nYwAf3BOknPXWYoKzfzp9fPN8W6mZ/w8WJyDJTuN3v5xjrb0YLel88BaC27Zw6EvHSyMEylek40o6nC4Rjj241l14MZiE1sfLyIUCqHRaFhlMYXfBYMhlpuMbCq1h+9Ny5Kx55sBUBQFRVEwZy7F5w/QPNB1Y1BRlAAgDI9epv5QKx81DpBlNPDCU3ezwCDS2NzHsb4/eKfcgtWylO7+C+xpGubZexez7dFVzMz6qWvqxT0TpLLcSv9pdxhxy1e9EaDXF/gNsNS1ydS1yQAMXblKy3vOOV/4asMgMBi+r3depN55Yk7Oztp/OvP5Aud3fPKLHAF29U9Wf/VmUY1e1Jm1Wk3M+xkKKSH/X8GJ/qHfa2ivuhQBVr+x5TBwOFYoWtzyk+ZvbQZEJBhfHB8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Embarcadero", "label": "Embarcadero", "description": "" }, { "symbol": { "type": "esriPMS", "url": "63b689acd53233616c7cfdf58107e2e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAYCAYAAACfpi8JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABOZJREFUSInNlltsVUUUhr+zZ6b73EoriUIxWAQVCwJyqT6gaaqCgQgGYyQFRa1KAElAeTNASJRoJF7wEnnQhBgCKAhoABVEQkQM5aIFGgxIUyT0QElbSs853beZ7cNpS4FW+iLyv+ydtdes9c9M9v8vyU0C+X8T6EAnkb7DJ43NV8HBG9m81Zfjmmq+P3QFkSLAFTeSBhT50NT+fvNdDQDawhcGpS0QpusH0ALftiAApTviBgT4gGqP+FoTtRVLXyjmifI+PFBZg3YD0BJE0EsigHIkfjToLAxgY7N59WRaWjy27drPlt2HSTcIiN1GMq5o1gqykqEDz7L101nQVg9hFCIeH7x6L3M/qu5CvjdERJaTWx4mdamIZZ/t4NfDDdxf3J8v3xwOkTOQNIx5dghLZpYQES4Ru5D7pnwObRlO7liAdykF2XMQRjHKAWMxaayHSueDMmCDjcdjpcVs23scSHZPxCfO+bZ+FOXVsuq1EbTpNLFIHMdtw7ajgAsmhhXJsG7XJQoKJcfWTsCQoFXfSvlz71L1TQVW4IKxOVCb4PnlRyEakOQE+9a8gu03QiDZtidKquerMTxYsZG6TWWEgUdUJAkJsaMKS0rqLhYye8Fq/m5QVG18nLx8FzL5ICXxsIaDaytZtb2ZT77YQ1qUoPQZvlv5MiW3nwOrFIILECbQYZp3Fg5j9ooT3RFJA0mifiEDnqomYXvgnmL86FFMKruDxR9WQdzi5Lo3IHMWhIPxAGGTxmfZ+3/w9qJxzCnrz5wJ09HSR0RGga7F6DiW9jCRBKg2fCuP348cb+/Zw4lo5ZBIN3FofTl9klM4cKSehUu+Zu7TJSysuBOyZ9B5GhFILJkmGx3ByGlrUdqw/cgpHinJsnLRPSg/gREOYGMFDkQhKwcyevJ7kByKj0cRye50JIkiAAEU9KX6fJzxVh2lg+GXr6aCsUH7ENEIIzEmZNjUH3GiR1Ak8IWNyGbZfshly9Q9nN45D5mtxtWal5Ydo6rWwddHGTNIsHrFOMbOOEiKyxLRo6BVvr6fk2tGQcTB0gk8qREhEGb4aZ9g1lu7SQhN3bflhBdbCPPAMhKkjQ4iBEErqfAuao6nKEhc4NCmmfQxjcBYfDfD8CHN/NVQ0Atl1VkGVVS360krBfEGJo8fwrqdBmii/rfptDY0YLKtoOKAh7EA4yJMDEyKARHoPyLKoyMngpuC0AYcFJINS0cwev7e658IFOL5rVRveIj8qEcmvIX1m0+xfF4hz0yUmOZm8qUAIri6Ebvv3eD4oDPosJEIAqSNJVy8No2UEoODFcY4UC+ZsXgvTS19e0FEZEjYNtPnb+WHj8tIqAtUTuuDCBTG01ihgDxJm5+m9MVqmqgjEQSXbQLAsSAKpM+TTPr4jsJV/QADFFBEb0xPx8AO+DPTD5PUWI4CLw+jMlg6DjrCzzUhlYtPA4IEBt/WKMh5FSanptLCj/XL/ahKAl7On6SL7du9OREP3JyZDX6yGoRCYYBWCmyNQzFp3YISity2DSponyO6GmZgUKJLzXZ05l6XSBfkmoFPDIjRkrVAZAGrN8t7hauUtYfJSCt8AZCzcb8zTeBfkWihtGkv+28kvWsiVwhaR6NrINpnELsj/eompstTg7S6xK6FLyySriSV342g1eRmx0iPq/9j3DSj4j+XhACSfxEdtwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Centro Cultural", "label": "Centro Cultural", "description": "" }, { "symbol": { "type": "esriPMS", "url": "44a73ba7e24aa7684e02a58e62e0d6c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABIJJREFUSInt1ntM1XUYx/H34faAIYiiSVYoIYIooFxMLXV4aag5m3nJeVcwrcnmyDk1pjV1iF0NFERLHTZ3gqXNZKPQgWYiYlzUIVLeDzpEVEAe5ZzTH2ArPSQY1j89f36/z/f3ej77/vbbz4H/sBz+x9up7ADLv4UbRCRybERkVNX1anNe2bFXga0i4quqxcCep4KLyJjxoaPGrpqz1Dv4pcAog4FjzlHeh1S1q6oWiUioqn4DmNsVnx05edm7U6IjwvyCx4HVuXl5WO4nmemDFo+rB3oCWcA0IL1dcGu2yfNS1dV1N+tuzQ7y6esE1r/sR/iHLhCRLFVNUtWZIuKpqg5A4xPhIvLasIDBY6aNmhCeVXBw0HnTRacpkRNbag8/9vn320MWjoyiabIDwAzgq7biPUaEDIlLXBjvEdYnZCLgDnDh2mXOV16is1snm4eCfQNjROQ7Vf1CVeeKiIeqOgL3W4WLyIi1c5bHxk6OGe5gZ+/x5z3vZ5+n4sp5LFYrdgbDo4cNDCjcnJ0WOG/YBOAeTelnAdtam3xL7Jsx5Q/DD2qgXxDFFacJ8Q20ebhvL7+3RSSj+e6jRcRVVZ2ah/lbvLOq5n+6J/Vy3PRF4209vJOrG9W3b2K2WLC3s3u0wUr/0rSDKb1nDpkE1AKHgblASou4iIxU1TDg7Htpa+xjp0ZnO9o7jLY1QJh/CEUVpxjYu7/N9L49fN7xEq9Mk5pSVHWWiDirqjPQYBNX1XIgUEQ6q+qWxN1JzitmxtrE3Tq4crv2DmazGXt7+z/W7zc2UvzraapqbgSsil7Sa+nW1TGq2h/4CJgHJNvEgYsi0kVVDwH9Vn65viHurcUHnBwco2wNEOofzMlzpwjrEwRAQVkxNXdqCPMPIdQvCCIIL75WGJtiNKaq6osi0l1VXYC7tnBUNRWYKiLdVHXz2h2fuayZH2cT7+jyDLX1dTSazRwuzqefTx88mwcxVV+ntOJM716ufT4UkU3AcFW9C0iLOHAF6AjkAKEfpG+sXzFryT5xdJrwcGO9NhDg7Utm7n7CAwbQydWdk+UlXKi8TE+vFxqsWLPSsrbdUtXngHW04m0HSFHVGc1XkByfltAhYdH7rwMGi9XKyfISqmpu0NXDE4vFQk5hHoP7hfH1j5mE+w/Qhnv3jsZvSyg4Un4ivbq6+pcWjBbxSsAF+AEYvMGYVLd6/rJv79TVvnG8rJDBfcMJ9QvCYrVyoqyIESFDOVJy3Nyz+4sHVqWuL8r4af9GoKYl9HH4g/RzRcRdVZMmrVywc828pdZxL482AFytusaR0uP09wm4383D8+CWvduKjXkHzgDbH4e2Br8O2APZwPCc0tz8/QG7Khvu6fS8op/xcOtkdnFyOrpu58e5u3IydgC/YeP7/aQ4NKVfKCIdAIlPSyh4JShibBf3zvkbjMkXjDl7NwJn2wK2Bb9B059ItqouT8xI3peYkbxJVUsA45OircWhKf0SwKiqQ4FE4M4/hVuL1wDnvLy8SkwmU0l7oG3BAXabTKb2dNuEP5X6HS4g4OMxpnerAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Biblioteca", "label": "Biblioteca", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353181.3762, "ymin": 4609919.092, "xmax": 357011.7535, "ymax": 4614359.5641, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIMBOLO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SIMBOLO", "type": "esriFieldTypeString", "alias": "Simbolo", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2433_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A435_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Estatuas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1aeb9db0b82c4855b2d68e8f52c75801", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAPCAYAAADHw76AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJJJREFUGJV9zTEKAkEQRNEvztqaGEw2JxBdERnZyHN5TRFz4846LyMDd2EEtaKGR1clfiS1dyll5+73D8g59+5+Bj4hIgagfqv6Cz2wAJ4TLIE90OWc9xFxTePwMSK6casCbxiHp9R24zuY2SBpggMwT8Ba0qb5WJVStsnMTpJmDeDuNUlq+xmrazKzm6RLC5IeL5kkNLSz8WghAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355277.5986, "ymin": 4611233.0621, "xmax": 356586.5956, "ymax": 4613134.5527, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DENOMINACI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "DENOMINACI", "type": "esriFieldTypeString", "alias": "Denominaci", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2431_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A433_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "Edificio Religioso", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "26b867d83025be6611e14111c730a2b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmJJREFUOI211U9IFFEcwPHvm3Z3dl11F7WOBuGlc4eKqEtZVlSGyR4kK4igoF3SCkSyFKODFKxGQkiYErhhmQRReBKxsydPUVkQ0V//pPkc21+HzW1nmt0U63eb9/vN5/3ePOY9D/8pPLmSiTrWiXCYJOVAKWKGUPqzgpdJeOabZbCqi+llw30NeJk1L8kPXQcE0wmlARDYqqDGCvIpEaMlEudmajgH3H+G4sU5HqL0jr+sFqBEoL0vxnZ/mGOVzXx3hW9H8VmKQQXbloFmRvX8JACRpc5tcEiZVwXtilY0viOvIMzj1l1Y35674okYI5E4HTa4L0qpoM9ma8lrBvD6A6DWZG1boOneabprOplJwwpqBUxn8f7LHwHw5xcAsLt+AEQY7Wli8lWns7zE8FEJ9KbhpKJCuXQRKAilJlZG6jm/EADD43Pt2oA9NlhBmVth//kUcKDlK3mFYQabd2LNjLiiAAIbwL55RVmrVxJiFoO2wVNAyaphpacgo2MFE/IvYHhjg0XMIZTe5KwKrD2UmliltjYQLsPjL2J+cgyxJv5kDYYcHetegYuAkVl3sPGR7b299XcAGO5u5v3YFSc7qxQDNjjSzngiSo8ojudcaI5QYl6P3NAfbDCAZ46YFTQ3g964NCaSdEXEfpgBDEtQt6atzExVF9OJC3qfLJhPlvD757L/wr8nYdRrUXXkGpYrDBBp4/WDk3rLYh5xUdTi+OaO0AqzY1p046lbLGQmXA/6X7fCiUSUNsE8qpQuF1gPhIAvAi8M4amhuFsd12/djJxXU6SdcdANQEOuuhXDq4mfZfu9R03+SDYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 350639.7246, "ymin": 4601924.1195, "xmax": 358346.2792, "ymax": 4616893.1674, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2369_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A371_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Policía", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0925f144cc608804c5e68c809adcc882", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAttJREFUSInFlltIVGEQgL85XoJCSRNSy2tkQW/VFoFGGVGGIGb2UvTUQ6QJZYX6UBQ9BGJhF+rBiCgKErMV7CUsxIeCtTQphAwkN1zJS0UEeTvTw9l1zx6PdgFp4MA/88/O989/ZmZPNAss0f8VoKoxQImqFouIB0gBpoBBVfWJSDPgFZGpvwao6l7gEpAhIs7tHBHJAQ4A71X1lIi0/BFAVQ1VvQxUzJedHQZ4TdO8KCI1IqK/A9SLSDnA617o/gD56yE+Dka+wOg3WJ1m+fb5odUHJ/fD0jipUlWA6jkBqloKlAP43kHeLRg3gbb5UxgYhfojkBAvVar6wn5dMwBVjQXqQnpbVzD4H8jdQbjwAxLiAahV1SehF2/PoARICym7PVDdaa03LIbEmLDjTxM6vof18lWQnjKj5gBFQJMTUGw/VUpSeF2zEwq2wKJYGAhAUgKoQl0jnOuGjdmRGalqsRvAY3eamLSl5oWuVFibBVm1kBcH7eehcJMFGJ8kQoI9gxOQbHfq7XecCogy4H4BZKaACPQPWnstPXC4CIxwu6S6ASKk/e1sm4h1Tf7P8PQOnO2y7K1j4A9AxkzYcFw7YAjIDCkvPzmCA9PT1nW5ycjXCEDADeCzA7Zlw7PgCe8VQE46xMbAmzLYfhPGpiMBycvCa1X1uQGagdKQcnAH3OiBwDQ0dUJHb9jRGfxqLqxYbsvWGoKzAE2An2AvZK2E58fg6G1oHgaGcZWGfDi0J8L0MRgrEiAiE6paCTwM2dZkwuPT0P4KGjrAG4QkRsGZzbDLY5WuQ06IyEzhRlSRiDSapnldRMpCtrglULgVCnKt4dfVB/vyITF+djaqesUwjEd226wyFZEKVcUOAasHPOusx01U9ZqIHHfa3QAmUK6q7VjDL83p4xA/UGkYRqPb5pyNJiKNqurFGoLFWKMk1O1DWGXdDDSJyMRcceb9Tw7+8EHw+SdZ8K+KX9LL7XmJ8Q2eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 352977.0857, "ymin": 4609773.0831, "xmax": 357183.7141, "ymax": 4613919.5236, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2371_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A373_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "Asistencia Sanitaria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fabf047ce581c5ba712cbd7f20ac106d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASRJREFUSInt1b1KQnEcxvEP5VYtRlhBQ+YQNia1NLYJLW1eQ0MuDV1CFxA4hmDdQEMX0FDQy5BBtAQW5RI1uzQYYXb+B4VjBPbAgcPznOf35cD/JeWXlfqTwD2yeeZD+T3PZW4TA15zuMNKKC/SxHRiQDhoD/6hM+z3OqQf4DgmI/yJPmB9AZPSP3BwwCIvoY8uSG/GDLlhKq6/TqHM4zfgMZkjzAZKcwE/hyojyHRnb9jAFmndQChgIfgf0Zr5fKLUjPCGaNEMB/BE+MhfRD7Cf8BloPMeByxxfhooNljaZiwK2MAurWWuorol1Dv26BewxmqAp9S+hYL3YY7XuH6t433IFs1wA59wF+E3BgEcpVVBJZBnaSUKrLIWl9d7pfUKTFIfco0wfvCpom0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353262.9798, "ymin": 4608156.2114, "xmax": 357663.1018, "ymax": 4614589.7419, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2381_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A383_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Instalaciones Deportivas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b7e0d7ae7ff66e63fff261546ba77e83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAAXCAYAAABefIz9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA35JREFUWIXdmEGIVVUYx3+K9CEWwgkXDyGIcGihpLgIFWcTFS1CIk0QRJsQAqfSXNUQBtEmsEVqoNnEzNCAJhTjQlfVGIGRSDFOKTqCizzUyIEypf9oTotzXr13371zr/rCh//Ng3Pv+b3vf8/5vu+eO4d7XHPudgD/t8oMLjCzVyU9CzySxibMbETSbmCywn/cVcZMBtcC/ZLOAf1mNgYgaYmkF4FtQA9wuJMZRQbXAsPADmAPMC2pfu0rYDfQm+6hAN4RjDyDC4B+4PUEzdN0gpPuHaV5m3QKo9Vg2utngb0F0EbtAXrSnLc6jQE5BlMiHyA+nTJNA59I6gH+BXcKA/K36CLgtwpQAMxsTFIXMB/4PQ13AReqMoCJNKeu+UCXmZ1uyLky/UqMvUl5Bo+Z2VJJh6pQU3Wba2bfSVqYhu8DNgDfU60NzEu/PxDbwGxgLvAkMF6FkWI+mh3Py8ExSd0VgoJY5QaAm5I+MrNTAJL2A08QV6ZKGxgCpvivDZikEUkvAK9UYCBplZl9mV3xFoPOuc+8933OucdCCD+WBDYM/AycAXY1wN8H3gTeplobuJbu/7CB8XmK7+sSBs65ZSGElZJezl5rMei9HweGQwhDwCrgSg6zXsIPAuuA9ZnrHxPL+2JiD5upDZwyMyfpQIaxk7hlR2ZgADwQQhgAPgV+KjWYtBU4DnzrnNuYXUkz2y7pj2Ssh7iCjZqq1WrPee+PA/cDF3PawBuSbgBdzrlu7/1UhnEG2EJ8WO8AF7IM59zSEMIgcD3F3KIig38C3cDeEMJJ4BszOyHpKvCwpJeIK7sGaElsAO/9aeBxYBB4VFKfmf0NIGmxpOcBD3R7788XxDEEXAb2AQ9K6gP+MrN5klaEEFYTV25rirmywbrJTbVa7b0QwjpJS4jV7hdi3xksMtegc8AKYj6tkbQcwMwmJN00s0OSiszVdZTYQr4AngJWS7pqZqPOud6UUoUqPS4lQBPEzC5JerpsbtIs4CEze7e+vSRhZldugSHiiaKJ4b0vnXhb50FJHwCvEbdG2atUL7AozWkro4pu98A7SSwu9fKdF+AsYvC7iE0/W/3awSjVnZzo6z2pH9gEDJjZOMQiAmwm5s4Gipt0Oxgz6k4/WRwGRlP53iKp8bR9RNIzlD/1djAK1Y5vMpMp8Zve4m/hJbldjFzd8x+d/gGfLyysZP9b9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 42, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 341380.9958, "ymin": 4601642.1103, "xmax": 360729.3344, "ymax": 4617012.2503, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre", "length": 80, "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "Tipo", "length": 25, "domain": null }, { "name": "DIRECCIÓN", "type": "esriFieldTypeString", "alias": "Dirección", "length": 50, "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeSmallInteger", "alias": "numero", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2376_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A378_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Espectaculos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "03ff0be33465e97eecc9cf9951be30d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUSInNlj1rFFEYhZ8zBFGUIKQRbTZRUBQXVhZEEWwiqCRFkkKwsBKsTCUiVhERm/yAiMEuZUiTxlhINCiCKESwsZnGjybNgtEmeyzMDHdmZ3Y2H4inGobznue9HzP39vEP1fdfwmzvBZrAYWAAWAO+Ae8l/d4VmO2zwB3gMnCgwPLT9nNgWtLbbcFsH7Q9A1yr6Gc/MA6M254Hbkla6xlm+xiwKOl4BSivCaBhe1TS50qY7QFgCRjcIijRELBkuynpR1cY8GIHoERHgJe2T0pyIcz2KNCoSqrVaulzHMdlthPAdWCuEAZMJWFxHGdCy4Lznpz3QSHM9hBwBmB4+FJV173qqO2GpI8ZGHAleZidfVpYWTbSWq3G6uon6vXTRWVXgSzM9qCkjvA4jmm1WtTr9Ux4Hh6CwhmxnZrCkR3Kt5QU9ff3b3tKJaW5IWx9q0FhA2UbxXaaG8IyH2AyhXk1G42MJwSX1KS5KUzSh166zq9bkSdUmBuObAn4BewLA+I47ui24tsKtQEsdsAkrbfb7TlJN7sUd0xVAi7ZQAvhCZD5g0iaAm4Ae/JV8wuLTIyNdIR22aUbwP3wRR721fYkMJOvnBgbKQst0z1JX0phm8An7Xb7lKTbW01PZPtZFEXT+feFh2cURZO2vwOPABV5yjl+uLkcHSq9Fkh6bHsZmAbO9QB6B9yNouhVmaHrhUfSG+C87Qu2xyRd5O/BmN6ubC9LWpD0uqqbnq5yklaAlV68O4btlv4Ah8/nRspLCiEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355036.5085, "ymin": 4610208.6635, "xmax": 356964.2798, "ymax": 4613078.6621, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2434_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A436_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Punto de Prestamo de Bicicletas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c403ca637581d873e6c7b57ab3bede5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApJJREFUSIm9lVlI1FEUh79zx7WwyAgisw0MSq0khIoYl1wIAsUWAilCaBuXCjUoIjCSMLOmXKICIRKpl/Shl1watVcpyKcIDHKBqMSHsDK9p4eZh8K/Y07YeTz33u+e349zzw1jASPsv8Bjs2v1S0fFkX8FLs+58Wiss1L+gAfikdMBay2LLmfz46slMjaGiUvtGGPmvCioLQpEn3Xz7ZaPiStd9A0NkL52C6qKeNxoU1/o8OjSPUzc7gEUI/5cyfO7NOSeRBt6yXlQSsfx+hDgqpQVFIKAqMGKRRXu5JwGJsFEkLI5LfTKa9KOIQoYweAiceWmgIIw1Fqu7SpA7U/EhM8TLqAKYgyoUvvyCfZwM9t6qshN2IEYQdSis4CDwietEi7CtP2JYCnffYh7tJK7cSeq07S+6aEwOQMJonxWeIQxLL+YwefqF6BKx/tXjDHuFyWGg4lupDg9aMcE9fzT1W6iz2cyUdNN9obtDBILqiiw5ELOv7WiMYbvtT5/teUZ3Gcxci4T9fr4ft0HTKNqEHE2569ni9b5eLezi4YyL3hB7TQ1K/ayNDKKE8PtuBxe7LwGV8KBLHxlDXjX7SM8PIIlkVFY4MHqfI47XDDvqXh06CnN8fno5BRTWAp9TSxLiMeYmdbMGx7pMghgMBjgcYaH4tFnjntnwgPdUBeXRcVotz8VyIsIguXUSDtIwAJrsQoOhTvAxaI/pigf6QQsA81tJBftxz8HBKvir9zjxjb2YgGDf21uOC7q1+dROtzGx/63DPa/IqmoAFQY7XvNKvdWRARt7OXD13EuPqyixXMTHNrR0fMzAQ9XpiaRl1odUARxaSm/KYQ1MctoKfE6If6Ej3VWikjlrBtDiQX9oH8BtvTl5lS+0W0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353360.0878, "ymin": 4608219.8978, "xmax": 358313.3349, "ymax": 4614280.47, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BARRIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeSmallInteger", "alias": "NUMERO", "domain": null }, { "name": "BARRIO", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 40, "domain": null }, { "name": "UBICACIÓN", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "length": 75, "domain": null }, { "name": "CARGA_ELECTRÓNICA", "type": "esriFieldTypeString", "alias": "CARGA_ELECTRÓNICA", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2394_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A396_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Correos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "182f42abf90373dc57a8e7027941aba2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVtJREFUOI1jYaAQsDAwMDBs2nr28Z0Hb6VJ0agoJ/As0NdMhoWBgYHh6YsPMkWLbpJkc3+8ujTcBZQAFAOOTnRl4OHmwKvh58/fDGbZO7AboKQgxvD23ReGwoZdDF9//kPRyMHGxDChwZVBSVEMtwvevP3MsP/ILYauamcGr/xtDM+/QwwRYmNk2D3Jk+HE6XsMlqZKuA1gYGBgyJt3g2HifwaG7ZO8GPwLtjN8/v2PYfckT4azFx8xpE2/wnCZkAEMDAwMP3/9ZeDl4WDYOMGT4d+//wwC/FwMP3/9wRomGAZ0RasyuDtqMLinr2cIsBRjYGFmZli4/xnDtkleDJMJGSAsxMvg6azJkFCxg+Hr7/8MSw+9hMvFlO9kWNblwSAhJoDbgPsPXzHwcHMwzGtzx+pcmBqcBljn78apERegTkqUkuB/1henLkmKRjkZgedwA/y9TUjKicgAAP8YaBroLKy6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353369.571, "ymin": 4609433.2152, "xmax": 357965.05700000003, "ymax": 4613599.8797, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A370_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "Bibliotecas Municipales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0aacf7df34c4d5b79cdbb770d69fe54a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABGxJREFUSInt1n9M1HUcx/EnHPIG8gcgP+60JZZs+QMh7g5GKZKaBZrLsZlrptnK2nLd5rAVMiY22ORsc5kGZs4ytUa6ZnPSbOhAMhBETlYb4oIkDhkBiuK9gbvrD3RrdiQY1j+9//x8Pu/P4/Pa9/v57hvAf1gB/+NjVP6A59/C/URkYUaGMb2zs99dUeGcD3wiIjNU1QF89UBwEVmybJkxIycndVp8fHS6n59fVVDQh6dVNVJV60XErKpfA+4xxdeuNb2zYcPCJIvFtBQIGhr1ppaXrziYnPxlHxADlAKrgINjgnu970VcudJR0N3dv3bu3OjAu+eTkh5+TURKVXWXqr4sIhGqGgAM3hcuIs+mpj60ZNUqs7W0tDG5ubk7cOXKx4dbbq2qytyXkHAoHfACJ4DVwP7R4lPT0sKz7Pb0MIvF9AIwCaClJYzm5muEh4f4bIqPn7JeRL5V1Y9UdZ2IhKnqOGBgRLiIpOXnJ9lsNuuCgAD/sD/PTZsWyuXL3Xg8Hvz9/X21P3H+/Mq9s2cfWA70M5R+DfDpSJMX2WzWS3fDdyox0YjDcZWEBJPP5lmzot8U4Ygqu1T1dREZr6qBtw/zt3i4qlbv2HGuNSsreZmvzUNDg+nqasft9mAw+Ewf19DwSnFs7P5M4AZwBlgHFA+Li8giVbUAjZs2VRhsNsvJceMMz/ja3WIxUl9/lcRE3+lnzAh/y2SSo06nFqvqGhEJUtUgwOUTV9VLwGwRCVfVIrv9h6Ds7Pk+8YkTg7l+veMv6QcG3DgcHXR29s3MyUmavnFj9XpVjQM+AF4FdvvEgV9FZLKqngbmbN5c5crKevJEYKAh3dcBzOZo6urasVimAFBT00ZPj2KxGDGbTcBjVoej31ZcXLVHVR8REaOqBgO3fOGo6h7gRRGJUtWP8/NPBeflLfaJT5gQxI0bAwwOujlzppU5cyKJiBi6gk5nLw0NnbHTpxveF5GdwAJVvQXIsDjwGzABKAPMW7de6MvOfvqYiGH53Qv7+vqZOTOCo0cbsVqNhIYKdXVOWlquExMT6vJ6Kd27t/aaqk4BChjB2w5QrKqrbz+C3bm5p0K2bVv8PODn8Xioq7tKZ2cfkZEheDxeysqaSEmZyuHDP2G1mtTlGjybm1teU1nZe7CrSy8MYwyLtwPBwPdASmHhhZtbtqR+09s7sOLcuTZSUqZiNpvweDzU1raTlvYolZVX3DExk07k5HxXf+SIczvQMxx6L/xO+nUiMklVd2VmfvF5Xt5z3qVLY/0A2tp6qaxsJS4uaiAqavypoqJqR0lJy8/AvnuhI8E7AANwElhQVnaz+vhxY7vLNfBSRUUrYWHiDg72P1tQUFF+4EDTZ8Av+Ph+3y8OQ+nfEJEQQHJzf6yZNy8yY/Lk8dWFhVUtJSVN24HG0YCjwX9n6E/kpKq+a7fXHrPb2amqF4GS+0VHisNQ+reBElV9CrADvf8UHineAzSZTKaLTqfz4ligo8EBDjmdzrF0R4U/kPoDQKXcSj9det0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353300.5397, "ymin": 4609098.5399, "xmax": 357530.9224, "ymax": 4614355.1618, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BIBLIOTECA_B_PUNTO_P_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BIBLIOTECA_B_PUNTO_P_", "type": "esriFieldTypeString", "alias": "biblioteca_b_Punto_p_", "length": 1, "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "numero", "length": 3, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2432_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A434_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Aparcamientos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "856887e89420b870e0ff84eedd11bfae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATVJREFUOI1jYaAQsDAwMDBs3Xnu0d0Hb2VI0aisKPLY281QnoWBgYHh3sO3snnzbpBk8/Q0LTm4C5DBqgozBiN9OTj/379/DPcfvGEo7z/BcOHNL+xeQAbSkvwMyooSKGKqylIMutqyDHZxKxjufPqL3wAYmDB9N0PhwpsMxmJsDLOaXBiMDJQYWjOMGMK7ThNnAAycffWLYcfeGwxGBkoMEuJ8hL0AA5JivAw5jmIMPJxsDOGBhgwMDAwMd+6/Jt6A8GALhvBgCzj/xq0nDFnTLxNvwK07zxjevf/K8O/fP4abt18yZE6/zPDz73/iDdi2+ypD4cKbuKQJG0AswDDg+YuPDPcfvGR4+/4beQaEtJ9iYGA4RZoLZKUEnvXFqUsSrYuBgUFKgv8Z3IAAH1NpUjQjAwAIclwcsiRgdgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355084.5893, "ymin": 4611021.8787, "xmax": 356968.211, "ymax": 4613073.0988, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DENOMINACIÓN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DENOMINACIÓN", "type": "esriFieldTypeString", "alias": "DENOMINACIÓN", "length": 50, "domain": null }, { "name": "SITUACION", "type": "esriFieldTypeString", "alias": "SITUACION", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2417_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A419_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "Parada de Taxi", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e5dad72dd40ddb0233fb007392696bf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJxJREFUOI1jYaAQsDAwMDAw+K44wcDAYEKaVsbTDJvDLVmgPHPS7f5vgXABEqh3FGeQFOXCquX5628MjftfoohhGOBsLcegKi/CwMDAwMDPz8nA8P8/w8dPPxgYGBgYbj98Q9gAu5bTcPb5NmuGf//+MxjXHMPpEQwDSAWjBgx6AwyrjhJpwD+G0wxMDEak2f3/LMKArRFmpGlGAADUOCR9vVANFQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353306.1125, "ymin": 4608038.5873, "xmax": 358350.0828, "ymax": 4614310.7475, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUMERO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "NUMERO", "length": 2, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 30, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 50, "domain": null }, { "name": "CAPACIDAD", "type": "esriFieldTypeSmallInteger", "alias": "CAPACIDAD", "domain": null }, { "name": "OBSERVACIO", "type": "esriFieldTypeString", "alias": "OBSERVACIO", "length": 50, "domain": null }, { "name": "LARGO", "type": "esriFieldTypeString", "alias": "LARGO", "length": 15, "domain": null }, { "name": "ANCHO", "type": "esriFieldTypeString", "alias": "ANCHO", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2390_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A392_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Museos y Salas de Exposiciones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0a5485f58649c41e95539c59ae919285", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqdJREFUOI211V9IFEEAx/HvTXtuaOAfvPJCkowoKIpILbSiIk26LkkKpB4ikAgSFfJAn8x8uIeTDikVggjJJIgwOy5Js5deIqMHIUio0LIuUzKz01t33e3Bf3fnJedBP1jYmd357OzszozEf4oU1V0V9i2yLDYrhpYsEzeqSIEBnF2+2ODSUpmkkSsyXFJgm6LrgEBBA1UyqLK9wSQacXnaASMq2Fph3+Uzj3QAmUrkx5pAZGPQRpW9DGbO0PDs64qw7LDn+gy6gYQV3jQ4+yHuNY7Tebg6BiPD5bY0xeDRKtCFbMTQPNSW5FD3YHo5LFOPQdoq0YXsZHKyEnCGwuW2NAxxEeBDeSN9A/1YU9aTs2MPZsnMp+FBKttcnMvKx56bz7r4BHxjI9zouIP7Y9+cISQHNTTgRF2CZekUhr4GwJKcStHB44yM/aC95zHpqRso2HeYu5evYzbH8fTVC0wmE0UHCrhaXIrbNQ+jJ8uq/YiCpztoKLRsEEulWY3CZgcDM9MADGVsZZM1nbKmazQNvgWgJzGFo3vzyJDWMqQFAFB0kQUEwWFj++X7t0UUYMI/iX96ahEF+DPlRwjB9vhkhn7PzxeBNXSMTSIQ/JsHZgIhX8YwDFRVXVYXHlnXp5VgWJ7VhxUhglotaxNVFPThkB4rQuoFvTI2bilWEdfrC4YZTXqO5ecoYIlZNdHvc3W8IwRubQ3gsNVhiFsxw5pevXAaOvNc3haq7CcT684XhrfZfbs6vIpibwt4W+YKOs24vV2RYdAx+0vQEp5gcGgVfb2PxVMRXLF82XS+mKCGY7JaVK/MfUz5354YB62WBu/N8CuRF3onqkJnNTVnm1EDF4ATQCaQBIwB79H1Toxf93C/HI9ErLw1OR9+Burnj1Uluj0vhvwFmcvx06qkIe0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MUSEO", "label": "MUSEOS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e6795814d16cf3f4dbb25c375abe98e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUSIm1lGtIlGkUx3/z+DZvulmsXZWEFY01A6Eo6KJtu+W2aVO4LWZFNygrogsyE9FlZb/UhxG7SKwliwS7i6tbMTsN9mFZtxsUgaBdCLKbkqNZdh3tbabn7cNUzvvO65QfOh//55zfc855nvMofEZTYnq3FgxD4QcVZmmCZBB2JH7iRDPKay/7G/yDh+/NG66+Stip6XI7EK9F+gSgSwgqVTgL/uKNspsDnjufBE92Fk7y94W8GjItZldgA1FMnFxEqWMVFd4TseE7CrP8MnQRGPERcKQlIKjH6VhFufd3a/jWgmHIkGcgcLKwkxGfyPnA4wG6oDqpdMGNnoqGpii4qgqnppNhztqZOYv184v5KiUVIQSBvl4uX29iw8lKWoN9kaFDe4RyEJhthJcVx2uBQKkZvCfrG35euY1gKMiZS408etZDdvpEvpuaw+lR48g8EpWSq7oK52juU//3w1/05SFINEduKlgB6JRW7+NoW3NY/A/+LXIxd1ouldOXsOWS8R41XS4B+uEqMsfw3IAVY78mZcw4rt2+2Q9+ZzVn/2HutFxmZE0GExybNI5FE6SYq84enw7AhNQ0npX9YXYDMHLEl9Gi3s96d6HCDtIQo4g4APzdXbQ+uGcJf/T8iZWsmuB0mSPaHoc3u+fFU/Lqy43ZNsFPYybw98NbVmT/+xGH4TZa0I1BVXeb+OXlcyalZ1I8OoPa7tYPvqNzlrM6v4i1V84zr85tyNNstBgr10Je7EInvAxhSZfUNZ5m3cJl/LqxjPkXznCrs40paVk4cr7nZW+AY41RGw+IU0b4YV8nzsX1IIsiw0rO1QJQ9O1C1uQv/aDf72inwlNDXbf5v5LtPEw6aYQDBOUuhuAA4s0HlJyrpSQ1m6QvErnadRffkw6LigHELo4ffxUNP+S9jWvxOnRp+e6OtbdYyRFFU03FQB8XgNvzJ07HcKAyyheb/Buqb7NZjQaUe6tUl+OqpnMYmPIRagfIPZT7aqycltVpbu9FYCquBfno9h9VmKkhU4AhQCfQjE16UBLq2F/fO9DJsVrXcTf4AJ/53/lUG8RcB29vAYYIE07aI0vjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S_EXPO", "label": "SALA DE EXPOSICIONES", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 354400.0176, "ymin": 4610945.5188, "xmax": 357046.5649, "ymax": 4613209.6041, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2386_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A388_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "Hotel/Hostal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4dd199addbaeda924e5fa9e7f1da5967", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUOI1jYaAQsDAwMDDElmyZ/OM3gwWxmn78/vtn18Pv+35ujahmYWDYzaKvxplSsvkJx6VOWwYpCX6G67dfMdi2nELRdLnbjkFSjI/h/OWnDK495xl8FTj/bGbYzcLCwMDAwMzEyMLAwMAgwMfJICzIzSDAx45hqyBUjp+Xg4GBgYGBk42ZBe4FSgBtDBAS4GZYkqCGIsbNxUa8AVIS/AzRQYbku+Djp+8M9x6+RRFTVxFj4OLEdAVWAx4/e89gVH0URezJTHfiDSAFDDID3rz7ysDGxszw9v13DIVv3n1lYGFhYnj/EVWOhYHB9Y+i9OXnk4PlZY+eewKXmBwsj6Lw8JnHcPaEALk/F26+P8PA4PqHhYGBgSHAU1eOXC8AAJlHTZKi0NuVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOTEL", "label": "HOTEL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "506b32dcdecd64f20ea9a5a4959855af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASNJREFUOI1jYaAQsDAwMDDEdpdM/vHvtwWxmn78/f1n1/uH+352b61mYWhnYNGXVUspObOZ41J6J4OUqATD9fu3GWyXtqBoupzRzSApIsZw/uZlBtfVPQy+Qgp/NrczsLAwMDAwMDMxsTAwMDAI8PAxCPMLMgjw8mHYKsgLkePn5mVgYGBg4GRmY2H4B/UCJYA2BgjxCjAscUlAEePm4CLeACkxCYZo9yDyXfDx8yeGe88eooipy6swcHFwEmfA41fPGIzmVKOIPSmdSbwBpIBBZsCbj+8Y2NjYGN5+fI+h8M2HdwwsLCwM7z9/RDOgkuGP4kHp55MtgmWPXjkHl5hsEYyi8PDlM3D2BPOAPxce3TzDUMzwh4WBgYEhwN5TjlwvAAAVMk/5bnm9EQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOSTAL", "label": "HOSTAL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353253.417, "ymin": 4607168.2706, "xmax": 358430.126, "ymax": 4619197.6654, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HOTELES_", "type": "esriFieldTypeInteger", "alias": "HOTELES_", "domain": null }, { "name": "HOTELES_ID", "type": "esriFieldTypeInteger", "alias": "HOTELES_ID", "domain": null }, { "name": "ESTRELLAS", "type": "esriFieldTypeSmallInteger", "alias": "ESTRELLAS", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 40, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 40, "domain": null }, { "name": "TELEFONO", "type": "esriFieldTypeString", "alias": "TELEFONO", "length": 9, "domain": null }, { "name": "POLYGONID", "type": "esriFieldTypeInteger", "alias": "POLYGONID", "domain": null }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2385_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A387_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Recorrido Autobús Turístico", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 23, "name": "Paradas del Autobús Turístico" }, { "id": 25, "name": "Paradas Autobús Turístico" }, { "id": 26, "name": "Autobús Turístico" } ], "minScale": 3001, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 353758.765, "ymin": 4610986.1601, "xmax": 357138.11950000003, "ymax": 4613265.7773, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Paradas del Autobús Turístico", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Recorrido Autobús Turístico" }, "subLayers": [ { "id": 24, "name": "Predeterminado" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 354642.9324, "ymin": 4611163.8358, "xmax": 356974.9526, "ymax": 4613265.7773, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "Valor de Símbolo Booleano", "description": "Valores válidos son Sí y No.", "codedValues": [ { "name": "Sí", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento vertical", "description": "Valores válidos del alineamiento vertical de símbolos.", "codedValues": [ { "name": "Superior", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Línea base", "code": 2 }, { "name": "Parte Inferior", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "Alineamiento horizontal", "description": "Valores válidos del alineamiento horizontal de símbolos.", "codedValues": [ { "name": "Izquierda", "code": 0 }, { "name": "Centro", "code": 1 }, { "name": "Derecha", "code": 2 }, { "name": "Completo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G445FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I445ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I445STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2392_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A394_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "autobus_turisp", "relatedTableId": 25, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Predeterminado", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Paradas del Autobús Turístico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 354642.9324, "ymin": 4611163.8358, "xmax": 356974.9526, "ymax": 4613265.7773, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "Paradas Autobús Turístico", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Recorrido Autobús Turístico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 354652.1946, "ymin": 4611158.4813, "xmax": 356963.342, "ymax": 4613248.2413, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARADA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 2, "domain": null }, { "name": "LOCALIZACI", "type": "esriFieldTypeString", "alias": "LOCALIZACI", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2378_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A380_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Paradas_Autobus_TuristicoAnotaciones", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "Autobús Turístico", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Recorrido Autobús Turístico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 127, 127, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 353758.765, "ymin": 4610986.1601, "xmax": 357138.11950000003, "ymax": 4613197.5764, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HANDLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "length": 16, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 254, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeString", "alias": "TEXT_", "length": 254, "domain": null }, { "name": "CLL_AUTURIS", "type": "esriFieldTypeDouble", "alias": "CLL_AUTURIS", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2377_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A379_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "Rutas Urbanas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 28, "name": "VALLADOLID HISTÓRICO" }, { "id": 31, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE" }, { "id": 34, "name": "RUTA DEL HEREJE" }, { "id": 37, "name": "VALLADOLID CAPITAL DE LA CORTE" }, { "id": 40, "name": "RUTA ORIENTAL" }, { "id": 43, "name": "RUTA DE LAS IGLESIAS" }, { "id": 46, "name": "PERSONAJES DE VALLADOLID" }, { "id": 49, "name": "RUTA DE LOS REYES" }, { "id": 52, "name": "VALLADOLID DE VINOS Y TAPAS" }, { "id": 55, "name": "EL PISUERGA URBANO" }, { "id": 58, "name": "VALLADOLID RÍOS DE LUZ" } ], "minScale": 3001, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 355260.5699, "ymin": 4611367.9987, "xmax": 357085.934, "ymax": 4613209.6573, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "VALLADOLID HISTÓRICO", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 29, "name": "PARADAS VALLADOLID HISTÓRICO" }, { "id": 30, "name": "VALLADOLID HISTÓRICO" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 356341.294, "ymin": 4612497.8916, "xmax": 356762.2031, "ymax": 4613132.4879, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "PARADAS VALLADOLID HISTÓRICO", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "VALLADOLID HISTÓRICO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356348.9578, "ymin": 4612512.7083, "xmax": 356751.1344, "ymax": 4613109.1171, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2447_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A449_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "VALLADOLID HISTÓRICO", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "VALLADOLID HISTÓRICO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356341.294, "ymin": 4612497.8916, "xmax": 356762.2031, "ymax": 4613132.4879, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2435_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A437_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 32, "name": "PARADAS VALLADOLID BURGÉS Y CAMPO GRANDE" }, { "id": 33, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355727.1605, "ymin": 4611707.6875, "xmax": 356508.212, "ymax": 4612796.9792, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "PARADAS VALLADOLID BURGÉS Y CAMPO GRANDE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355728.5752, "ymin": 4611724.8769, "xmax": 356359.8979, "ymax": 4612776.8489, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2451_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A453_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "VALLADOLID BURGUÉS Y CAMPO GRANDE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355727.1605, "ymin": 4611707.6875, "xmax": 356508.212, "ymax": 4612796.9792, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2436_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A438_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 34, "name": "RUTA DEL HEREJE", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 35, "name": "PARADAS RUTA DEL HEREJE" }, { "id": 36, "name": "RUTA DEL HEREJE" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355896.5603, "ymin": 4612107.8044, "xmax": 356385.6389, "ymax": 4613203.9753, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 35, "name": "PARADAS RUTA DEL HEREJE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "RUTA DEL HEREJE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355934.2765, "ymin": 4612177.8498, "xmax": 356366.4328, "ymax": 4613155.7823, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2452_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A454_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 36, "name": "RUTA DEL HEREJE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "RUTA DEL HEREJE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355896.5603, "ymin": 4612107.8044, "xmax": 356385.6389, "ymax": 4613203.9753, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2437_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A439_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 37, "name": "VALLADOLID CAPITAL DE LA CORTE", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 38, "name": "PARADAS VALLADOLID CAPITAL DE LA CORTE" }, { "id": 39, "name": "VALLADOLID CAPITAL DE LA CORTE" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355825.0168, "ymin": 4612405.62, "xmax": 356585.2002, "ymax": 4613204.3594, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 38, "name": "PARADAS VALLADOLID CAPITAL DE LA CORTE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "VALLADOLID CAPITAL DE LA CORTE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355897.9795, "ymin": 4612415.7418, "xmax": 356568.2303, "ymax": 4613201.2671, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2453_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A455_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 39, "name": "VALLADOLID CAPITAL DE LA CORTE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "VALLADOLID CAPITAL DE LA CORTE" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355825.0168, "ymin": 4612405.62, "xmax": 356585.2002, "ymax": 4613204.3594, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2438_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A440_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 40, "name": "RUTA ORIENTAL", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 41, "name": "PARADAS RUTA ORIENTAL" }, { "id": 42, "name": "RUTA ORIENTAL" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355689.0207, "ymin": 4611367.9987, "xmax": 357038.3928, "ymax": 4613119.7694, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 41, "name": "PARADAS RUTA ORIENTAL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "RUTA ORIENTAL" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355703.9199, "ymin": 4611374.126, "xmax": 357038.3928, "ymax": 4613074.4676, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2454_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A456_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 42, "name": "RUTA ORIENTAL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "RUTA ORIENTAL" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355689.0207, "ymin": 4611367.9987, "xmax": 356959.5524, "ymax": 4613119.7694, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2439_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A441_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 43, "name": "RUTA DE LAS IGLESIAS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 44, "name": "PARADAS RUTA DE LAS IGLESIAS" }, { "id": 45, "name": "RUTA DE LAS IGLESIAS" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 355850.6815, "ymin": 4612299.7865, "xmax": 356966.1009, "ymax": 4613209.6573, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 44, "name": "PARADAS RUTA DE LAS IGLESIAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "RUTA DE LAS IGLESIAS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355852.2417, "ymin": 4612301.1142, "xmax": 356965.1196, "ymax": 4613205.9389, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2455_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A457_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 45, "name": "RUTA DE LAS IGLESIAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "RUTA DE LAS IGLESIAS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355850.6815, "ymin": 4612299.7865, "xmax": 356966.1009, "ymax": 4613209.6573, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2440_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A442_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 46, "name": "PERSONAJES DE VALLADOLID", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 47, "name": "PARADAS PERSONAJES DE VALLADOLID" }, { "id": 48, "name": "PERSONAJES DE VALLADOLID" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 356332.1381, "ymin": 4612489.5638, "xmax": 357085.934, "ymax": 4613206.0569, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 47, "name": "PARADAS PERSONAJES DE VALLADOLID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "PERSONAJES DE VALLADOLID" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356344.539, "ymin": 4612507.2323, "xmax": 356954.7694, "ymax": 4613203.0893, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2456_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A458_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 48, "name": "PERSONAJES DE VALLADOLID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "PERSONAJES DE VALLADOLID" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356332.1381, "ymin": 4612489.5638, "xmax": 357085.934, "ymax": 4613206.0569, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2441_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A443_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 49, "name": "RUTA DE LOS REYES", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 50, "name": "PARADAS RUTA DE LOS REYES" }, { "id": 51, "name": "RUTA DE LOS REYES" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355963.7003, "ymin": 4612164.3743, "xmax": 356487.1807, "ymax": 4613065.5629, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 50, "name": "PARADAS RUTA DE LOS REYES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "RUTA DE LOS REYES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355991.4475, "ymin": 4612247.1264, "xmax": 356485.9065, "ymax": 4613058.2302, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2457_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A459_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 51, "name": "RUTA DE LOS REYES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "RUTA DE LOS REYES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355963.7003, "ymin": 4612164.3743, "xmax": 356487.1807, "ymax": 4613065.5629, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2442_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A444_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 52, "name": "VALLADOLID DE VINOS Y TAPAS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 53, "name": "PARADAS VALLADOLID DE VINOS Y TAPAS" }, { "id": 54, "name": "VALLADOLID DE VINOS Y TAPAS" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355911.1816, "ymin": 4612120.7856, "xmax": 356827.4355, "ymax": 4613150.4943, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 53, "name": "PARADAS VALLADOLID DE VINOS Y TAPAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 52, "name": "VALLADOLID DE VINOS Y TAPAS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355959.437, "ymin": 4612137.5749, "xmax": 356660.5917, "ymax": 4613093.9315, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2448_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A450_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 54, "name": "VALLADOLID DE VINOS Y TAPAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 52, "name": "VALLADOLID DE VINOS Y TAPAS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355911.1816, "ymin": 4612120.7856, "xmax": 356827.4355, "ymax": 4613150.4943, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2443_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A445_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 55, "name": "EL PISUERGA URBANO", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 56, "name": "PARADAS EL PISUERGA URBANO" }, { "id": 57, "name": "EL PISUERGA URBANO" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355260.5699, "ymin": 4611873.8772, "xmax": 355761.493, "ymax": 4613043.9336, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 56, "name": "PARADAS EL PISUERGA URBANO", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "EL PISUERGA URBANO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355300.509, "ymin": 4611900.4137, "xmax": 355748.4894, "ymax": 4612900.2303, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2449_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A451_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 57, "name": "EL PISUERGA URBANO", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "EL PISUERGA URBANO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355260.5699, "ymin": 4611873.8772, "xmax": 355761.493, "ymax": 4613043.9336, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2444_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A446_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 58, "name": "VALLADOLID RÍOS DE LUZ", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 27, "name": "Rutas Urbanas" }, "subLayers": [ { "id": 59, "name": "PARADAS RÍOS DE LUZ" }, { "id": 60, "name": "VALLADOLID RÍOS DE LUZ" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 355503.8121, "ymin": 4611732.4741, "xmax": 356753.4417, "ymax": 4613202.5243, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 59, "name": "PARADAS RÍOS DE LUZ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 58, "name": "VALLADOLID RÍOS DE LUZ" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ba1aad82651e9f45ea16f4ffd28ebfa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUGJWVzz1KxFAUBtDzIJjSQhtBVKawdAdWYqE2/hRBbKYYBlyAS9DGXhj7Ed4yLF2IGQWxlQTxWRgTBx3FD25x4XD5buYfyb4upXiIPmmVcI/xkuImkKZwKV7h9GMLsIGdibiXFCeBlDXwqIPfcjwRbylGn5cHf9QdoMG5nupX3Os6Vx6xPkuG3IOqfTBFwuYsnCqxvVxbGM15PsDWD/buTX7Z4jXbr0+ud2vzZ6Q+YSVQpjyNQ+Vi2f5L1xmLhjXOm9H8MpV3U7s1YCvdNlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355514.0925, "ymin": 4612150.6983, "xmax": 356753.4417, "ymax": 4613195.4886, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "RUTA", "length": 10, "domain": null }, { "name": "PARADA", "type": "esriFieldTypeString", "alias": "PARADA", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2450_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A452_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 60, "name": "VALLADOLID RÍOS DE LUZ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830 }, "copyrightText": "", "parentLayer": { "id": 58, "name": "VALLADOLID RÍOS DE LUZ" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 74, 173, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 355503.8121, "ymin": 4611732.4741, "xmax": 356753.4417, "ymax": 4613202.5243, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_RUTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DESCRIPCION_RUTA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_RUTA", "length": 1073741822, "domain": null }, { "name": "NOMBRE_RUTA", "type": "esriFieldTypeString", "alias": "NOMBRE_RUTA", "length": 100, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2445_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A447_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.61, "id": 61, "name": "historia_edif", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HISTORIA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDNUMERO", "type": "esriFieldTypeDouble", "alias": "IDNUMERO", "domain": null }, { "name": "HISTORIA", "type": "esriFieldTypeString", "alias": "HISTORIA", "length": 1073741822, "domain": null } ], "indexes": [ { "name": "R2466_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": false, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } } ] }