{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 0, "name": "RefugiosTemporales", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true }, "extent": { "xmin": -1.30306333499E7, "ymin": -2.61946070607E7, "xmax": 1.0811938939100001E7, "ymax": 3849611.511500001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d5b1f3c47eb91fbd7c22b8734987779f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIFJREFUGJVtz7ENg0AUA9BXnJSOHsQC1LBGGjbKCuno2CMTRAKJCVIh6Jkgxd1FIMWNJdvf+g6uuGPDnIWQuMWQGHZ02HJgUBetvqG4MS6l9ZhQhXQVzbqI8b7h+S7R5oZ4+QchPbQbl1LfRPX1kfQ5N3TWY0q12XycV2yoTit+M7+y0xyx6JjnlwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "zona", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "nullable": false, "editable": false }, { "name": "zona", "type": "esriFieldTypeString", "alias": "Zona", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "estado", "type": "esriFieldTypeString", "alias": "Estado", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "clave_estado", "type": "esriFieldTypeInteger", "alias": "Clave estado", "domain": null, "editable": true, "nullable": true }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "clave_municipio", "type": "esriFieldTypeInteger", "alias": "Clave municipio", "domain": null, "editable": true, "nullable": true }, { "name": "nombre_localidad", "type": "esriFieldTypeString", "alias": "Nombre localidad", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "tipo_inmueble", "type": "esriFieldTypeString", "alias": "Tipo inmueble", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "nombre_inmueble", "type": "esriFieldTypeString", "alias": "Nombre inmueble", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true }, { "name": "tipo_de_asentamiento", "type": "esriFieldTypeString", "alias": "Tipo de asentamiento", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "nombre_de_asentamiento", "type": "esriFieldTypeString", "alias": "Nombre de asentamiento", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "cp", "type": "esriFieldTypeString", "alias": "CP", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "nombre_vialidad", "type": "esriFieldTypeString", "alias": "Nombre vialidad", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "carretera", "type": "esriFieldTypeString", "alias": "Carretera", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "camino", "type": "esriFieldTypeString", "alias": "Camino", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "numero_exterior", "type": "esriFieldTypeString", "alias": "Numero exterior", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "numero_alfanumerico", "type": "esriFieldTypeString", "alias": "Numero Alfanumerico", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "telefono_de_contacto", "type": "esriFieldTypeDouble", "alias": "Telefono de contacto", "domain": null, "editable": true, "nullable": true }, { "name": "correo", "type": "esriFieldTypeString", "alias": "Correo", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "telefono_responsable", "type": "esriFieldTypeDouble", "alias": "Telefono responsable", "domain": null, "editable": true, "nullable": true }, { "name": "capacidad_de_albergue", "type": "esriFieldTypeInteger", "alias": "Capacidad de albergue", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r1651_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1587_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "New Feature", "description": "", "prototype": { "attributes": { "capacidad_de_albergue": null, "zona": null, "estado": null, "clave_estado": null, "municipio": null, "clave_municipio": null, "nombre_localidad": null, "tipo_inmueble": null, "nombre_inmueble": null, "latitud": null, "longitud": null, "tipo_de_asentamiento": null, "nombre_de_asentamiento": null, "cp": null, "nombre_vialidad": null, "carretera": null, "camino": null, "numero_exterior": null, "numero_alfanumerico": null, "telefono_de_contacto": null, "correo": null, "telefono_responsable": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON", "enableZDefaults": true, "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "allowUpdateWithoutMValues": true, "supportsAttachmentsByUploadId": true, "hasStaticData": false, "serviceItemId": "678a65a706a6467895c08c2f03cbbced", "hasMetadata": true }