{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "sitios_turisticos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102796, "latestWkid": 6249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 179, 209, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "BIBLIOTECA", "label": "Biblioteca", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 214, 184, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CENTRO RELIGIOSO", "label": "Iglesia", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 187, 196, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ESCENARIO DEPORTIVO", "label": "Escenarios Deportivo", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 189, 252, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "HOTEL", "label": "Hotel", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 252, 216, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "INSTITUCIONAL", "label": "Institucional", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 251, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MONUMENTO", "label": "Monumento", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 184, 251, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MUSEO", "label": "Museo", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 187, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PARQUE", "label": "Parque", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 187, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ZOOLOGICO", "label": "Parque", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 204, 213, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "TEATRO", "label": "Teatro", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 505100, "ymin": 319200, "xmax": 1618700, "ymax": 1432800, "spatialReference": { "wkid": 102796, "latestWkid": 6249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nombre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "gid", "type": "esriFieldTypeOID", "alias": "gid", "domain": null }, { "name": "id_si", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "length": 255, "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "Ubicación", "length": 255, "domain": null }, { "name": "id_tipo", "type": "esriFieldTypeInteger", "alias": "ID Tipo", "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "Tipo", "length": 255, "domain": null }, { "name": "id_barrio", "type": "esriFieldTypeString", "alias": "ID Barrio", "length": 255, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "Barrio", "length": 255, "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "Comuna", "length": 255, "domain": null }, { "name": "url1", "type": "esriFieldTypeString", "alias": "Página Web", "length": 255, "domain": null }, { "name": "url2", "type": "esriFieldTypeString", "alias": "Ficha", "length": 255, "domain": null }, { "name": "url3", "type": "esriFieldTypeString", "alias": "Streetview", "length": 255, "domain": null }, { "name": "the_geom", "type": "esriFieldTypeGeometry", "alias": "the_geom", "domain": null } ], "geometryField": { "name": "the_geom", "type": "esriFieldTypeGeometry", "alias": "the_geom" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8fb93d06a0594e89aba388f5386473ff" } ], "tables": [] }