{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Estaciones Cablebús", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.14195655674962, "ymin": 19.32781792955393, "xmax": -98.98944131336583, "ymax": 19.55788884369531, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5b9f319fd007d3d285eae4c1dcf2799b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARdJREFUOI2tlLFOwzAQhn+jiIixLJAOiR+gExJ9ie7xM/AU+BVgQDwCzoaQ+jxxhJIupGOVDDEDctSK8zWt+k+OffruP985ES6oyC9uP+xTLNwdFdQoqRNTauqsAzatku8jLCuqVe/cGyDIjImxzyE3MYDMlJVVch0BQO+Gx31QnacAgLYbsPj8ZksDgB5YAlhH1OG8qA6+6zzFvKjQOYcflZExwN6dTVEsBAlhYb7M0N5mN+Dh63/5rDPKRZ2nuL+5mu4sBPL7lPMR9jdH4fYfS9QoqUdYaCCnKjGlbpTUJ3XzmM6C+bmbDAtdMqfgC+BgoU6fPBqcLt+ARkmdmXLbAzMqiPufXUO0VsnXA2dWyRcuqx9MTr88eWaQqqwLCAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "linea", "type": "esriFieldTypeString", "alias": "LINEA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "linea" }, { "name": "estacion", "type": "esriFieldTypeString", "alias": "ESTACION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "estacion" }, { "name": "costo", "type": "esriFieldTypeString", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "costo" }, { "name": "horario", "type": "esriFieldTypeString", "alias": "HORARIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "horario" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ruta" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4168_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4009_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Estaciones Cablebús", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "nombre": null, "transporte": null, "linea": null, "estacion": null, "costo": null, "horario": null, "ruta": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 1, "name": "Estaciones Ecobici", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.21278719976937, "ymin": 19.358568000413015, "xmax": -99.13091800006555, "ymax": 19.446269438483966, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "36bdad20a144aeab7754401d91154baf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUSInNlr9LHEEUx7+3emqTkARLi2BhG2KRRm/ZIoeHYCdusRbaJcQiSArdLkTumqSwSCBYKOIhCykSbO5UUFbyD1jY2qZIETToJcfdpghvnDc/bveOJORbDTPzvp/5vh2G7cc/Uv9/BwpqhcQ0Xy2d5P4IyAZQ19OAVpAM2JmKOx5mvu6mAo0gKkoDkJ4465gsPhRAE0wDZYX4bijGUVwG1dhgxkTvvE83hhOrbC36XAEAjNwfRuPqJ95+WGHrm8VDLB481jwZiNLcHrwr5pyBPuwercF3Q3FyAHizvcxSkfLOgPCSU2mJ1JbtHq1Z06HPfNGohdZENlEaOdXLpQ2cnZ7jR6OJwaF8qocABXVvHUmLmQNg7ZJ1dnou4OHrBZRfbGn7g5q3Vy0dz/BECUZlyNOVWXjT4yyNmvDi23cAwINHY2KP+i21RKTLiysAgDc9zuapmIC+G+LOvVuspeqBjKBq6XgmqBWSZ7OVm5DthJnLUN8N8f6jcjkUUduMibb3XwnjnJNjSXhLEpYkTRro97WcZMa+GwIt/rZGcUX7JjRWr7YGqpZOckGtkERxGa1mO/XmRXEZ/sSqcV+mJ2i+7mJnKs7UEnqS5FqTNBClIlg3Ikim17tXWCeIFaTCACDvDGGzuM/2PI/n8PX6C6ux+XV86wgGAM12w9r/NEgqSDb46z8nsqEKywrpCqTCuoF0DeoF0DOoV/0CCBUfw3quAL4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "FENOMENO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "FENOMENO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "TAXONOMIA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "intensidad", "type": "esriFieldTypeString", "alias": "INTENSIDAD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "intensidad" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "tipo_ce", "type": "esriFieldTypeString", "alias": "Tipo_CE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "tipo_ce" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_ent", "type": "esriFieldTypeString", "alias": "CVE_ENT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "cve_ent" }, { "name": "nom_ent", "type": "esriFieldTypeString", "alias": "NOM_ENT", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "nom_ent" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4180_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4021_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Estaciones Ecobici", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "nombre": null, "tipo_ce": null, "fuente": null, "cve_ent": null, "nom_ent": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 2, "name": "Estaciones Metro", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.21529000043307, "ymin": 19.283928999224088, "xmax": -98.9608559997045, "ymax": 19.53474399943616, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ce87b50d2069f556b6dd1cf3967ff670", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaZJREFUSInNlb9PwkAUx79XfroZatLUQRc3l+o/IUX/AidY7aKJgwOpAU0cXWQz0c3ZgVr/i45OGheampTEAREIPYfS5ugPiK0YvtPdveR93rt3710WC1Z2KQCaItEyb02d6baASssgqQBvZ1t0M98DYIVsZd6Co4rUGuUhXr3HgiIBbWW7L/PdItCbFyCE3BCOKtK4jEKA9pFUlXmriPor0PsABl+uIZMBuDxACOh4BNL/BG4PpjLSFOm60jJOZgLkNesOAEiuCKxuREbth9noAADo+boHOQYQD3BUkXpr+vIMDL+B8WDilXNdEw6gDuAMQHYPXVOj40McVaRc0/RjiC/yQy3W5AfxeAoyyYKFRGagKRJlXwsJpM/u2TW7Z315BfcBe6XwU0wqtmd8AJnbMsm0HKPiTwC6LSA4b5JKtwUA5jSg0jII2wdpxI6M/60B1zRTZ8F2cQgAAE9d4V4uWdVgV7L7OJtuC4Z397GA/RujpilS9bcFn4zrneB5ZA28IvXrIi1wsx2PKFC4MEkw8pkATyuX7n0u7Mv0FO0oOuJEgDT6AYlDpkrxqcfMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TRANSPORTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "estacion", "type": "esriFieldTypeInteger", "alias": "ESTACIÓN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estacion" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "status", "type": "esriFieldTypeString", "alias": "ESTATUS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "status" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tipo" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ubicacion" }, { "name": "inauguraci", "type": "esriFieldTypeString", "alias": "INAUGURACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "inauguraci" }, { "name": "horario", "type": "esriFieldTypeString", "alias": "HORARIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "horario" }, { "name": "costo", "type": "esriFieldTypeString", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "costo" }, { "name": "gratuito_a", "type": "esriFieldTypeString", "alias": "GRATUITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "gratuito_a" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "icono", "type": "esriFieldTypeString", "alias": "ICONO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "icono" }, { "name": "tiponomia", "type": "esriFieldTypeString", "alias": "TIPONOMÍA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tiponomia" }, { "name": "referencia", "type": "esriFieldTypeString", "alias": "REFERENCIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "referencia" }, { "name": "servicios", "type": "esriFieldTypeString", "alias": "SERVICIOS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "servicios" }, { "name": "salidas", "type": "esriFieldTypeString", "alias": "SALIDAS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "salidas" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4169_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4010_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SPC_Transporte_Estaciones_Metro", "description": "", "prototype": { "attributes": { "longitud": 0, "transporte": "", "estacion": 0, "nombre": "", "status": "", "tipo": "", "ubicacion": "", "inauguraci": "", "horario": "", "costo": "", "gratuito_a": "", "fuente": "", "icono": "", "tiponomia": "", "referencia": "", "servicios": "", "salidas": "", "latitud": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 3, "name": "Estaciones Metrobús", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.20357799992468, "ymin": 19.279300999841382, "xmax": -99.04741300010977, "ymax": 19.528596999252272, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "458cff07bf0c7b69413b035652bc5ef5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa1JREFUSInNlr1OG0EURs9EDrsUWLBbgIx5CLo0rF0S8g6peADoeAEEDVJS0iFeIunC4iZdWiQ6yyBZaFxgKcxi0KVgF8b7azuylK/aO6P9zr0zs3O3xpxV+y8AoedIoM3Y2KXv0hpE6p8AIiJFc4E2CAiAUqoQlAsIPech0Matys5OpKiiDOCX42xPY54o0IYL1z1oR9FxKaBtzI9pzRO1jDlCqWJAsua9hj8rAxERe08yFfw9P5vZPE9vgNBzBOD+9DsAzVsNvFdjxwpYj+NEdtWh50iy4W+A5Jw/3fQnT+95BIBEo7HhQBuIVyl7TB+jif17G2tjcTNVVT5gCtWAxfh5CPQ/bbL6+085QC04yIRVrFkZDxs+o243Nwng9W4JtOHDSp3n/l2pceH9YXllAK1BpARk+fAEvfu1Mvuyb8W+MjJLtLjzhY9W3LzVaMusnmOogGHdo3F1nZkbAyillIjIauo0+FZczzkpAEuWRyEAoOO737a02ct1qVCn4f5Mj2UAwSDaD313L91gqhRf158rARBvklKlDcfW1A0n/eLcWmaipKJZNPe/ihcb7aSjwuHoAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TRANSPORTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "linea", "type": "esriFieldTypeInteger", "alias": "LÍNEA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "linea" }, { "name": "estacion", "type": "esriFieldTypeInteger", "alias": "ESTACIÓN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estacion" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ubicacion" }, { "name": "referencia", "type": "esriFieldTypeString", "alias": "REFERENCIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "referencia" }, { "name": "conexiones", "type": "esriFieldTypeString", "alias": "CONEXIONES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "conexiones" }, { "name": "rutas", "type": "esriFieldTypeString", "alias": "RUTAS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "rutas" }, { "name": "costo", "type": "esriFieldTypeInteger", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "costo" }, { "name": "significad", "type": "esriFieldTypeString", "alias": "SIGNIFICADO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "significad" }, { "name": "gratuidad", "type": "esriFieldTypeString", "alias": "GRATUIDAD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "gratuidad" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4170_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4011_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SPC_Transporte_Estaciones_Metrobus", "description": "", "prototype": { "attributes": { "gratuidad": "", "transporte": "", "linea": 0, "estacion": 0, "latitud": 0, "longitud": 0, "nombre": "", "ubicacion": "", "referencia": "", "conexiones": "", "rutas": "", "costo": 0, "significad": "", "fuente": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 4, "name": "Estaciones Suburbano", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.19488400009641, "ymin": 19.44708399942715, "xmax": -99.1521230003761, "ymax": 19.666313999091926, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "85c8783643c8a94d6c00a23c70129ee0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANNJREFUOI3NlD0OwjAMhe0qUspIL+Aej5GbMHI9cgJYKpqhMQMqtEljpxJVeVtk+8uT/GNgI5ldwMESS/HKO1wFHho6YQdXzVWwxOjdAQF6FRwsMXQa8iu29AyQup+Bh4bOa6CSZmDs4BInYH9bLOS6nb2DJZ66NtNAKXSMSfDsVEhQMQffprPg2M1a7bMg/w0uadaScr0wUoL2mdTgD7jyDuNZ5rotXpCRkYABANC7I1u6l7rKQVMwwCMUYXQlUzH+rN3iOF8FTwt+fuhLCjVttiAvQTlXL8aQooIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TRANSPORTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "estacion", "type": "esriFieldTypeInteger", "alias": "ESTACIÓN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estacion" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ubicacion" }, { "name": "referencia", "type": "esriFieldTypeString", "alias": "REFERENCIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "referencia" }, { "name": "conexiones", "type": "esriFieldTypeString", "alias": "CONEXIONES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "conexiones" }, { "name": "horario", "type": "esriFieldTypeString", "alias": "HORARIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "horario" }, { "name": "rutas", "type": "esriFieldTypeString", "alias": "RUTAS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "rutas" }, { "name": "costo", "type": "esriFieldTypeString", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "costo" }, { "name": "significad", "type": "esriFieldTypeString", "alias": "SIGNIFICADO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "significad" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4171_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4012_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SPC_Transporte_Estaciones_Suburbano", "description": "", "prototype": { "attributes": { "significad": "", "transporte": "", "latitud": 0, "longitud": 0, "estacion": 0, "nombre": "", "ubicacion": "", "referencia": "", "conexiones": "", "horario": "", "rutas": "", "costo": "", "fuente": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 5, "name": "Estaciones Tren ligero", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.15071300010476, "ymin": 19.259392999987085, "xmax": -99.10787599957763, "ymax": 19.34363199961723, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a59cd28adfbe10cb2d1562e9b703ca31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjJJREFUSInNljtoU1EYx3+XNhARh4IOkltODrWKUAXBQdChqQ4RcRU3U1CM4mbHPCQNRUdBrO8GF7tkUcFapI1oBx9DFqlQ5eZgpA5CFx+toV6HepJ7b+5NrBLwG8/3nf/v/r/zut10OLr/D4BI2EKariFlVUEVjH8CiMGUHZiTJsi1vCrlA0H+AHEiKWTveGV21Dd9/mKR4uOy60OU9fEaauJMe8BvcYBoLA1AKNRFrbZaL+np2YiG6xohI0n1YzjM4sRwS4AWB3A6+PJthYEjeQCWlr4SjaU5sHcbldnRBmRHJKEWCQY4e+4U1wLeeP76HdFY2g0ZTNnONfFdgz8Rd4YX4u9AJJp2jJ7YLk5nJ90DImHrLVwH6H2uBY+duw3A+L1nXLoxXc+1cqTzQpoo5XXgiZdvKgBs2bzJ5cLrqF0L257kkbEiI2NFQqEuFqYvtOz3XwF0OMUv331KeEOY5e/Lrpra6s9ggLKqCGnSH8+xMJXhwa2zHD151Rd2/0mZfQO9lF4tALB7ewSA/kPZulazA1UwkCm7tlIDYFffVl9x3Zr3Hz43gNeT3Cm+aBQ5LkHfFulWOHsd1HO96LkrD33zLoAq5Q19mm3bxjCMwAUNOozem7XJgbKqU0KacTmUqQsFHTYv+JNVfdvSwRqhcFiReCSkGXeKDO3fyc3ccU5lJpmZm2+eZlXLqMKe9gANUe7Lb2Zunr6DWf/ydT843omdejIbagVD3y3rjY7/VfwCX7j2skK8FbsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "transport", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transport" }, { "name": "estacion", "type": "esriFieldTypeDouble", "alias": "ESTACIÓN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estacion" }, { "name": "costo", "type": "esriFieldTypeString", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "costo" }, { "name": "horario", "type": "esriFieldTypeString", "alias": "HORARIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "horario" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ruta" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ubicacion" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4172_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4013_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Estaciones Tren ligero", "description": "", "prototype": { "attributes": { "latitud": null, "nombre": null, "transport": null, "estacion": null, "costo": null, "horario": null, "ruta": null, "fuente": null, "ubicacion": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 6, "name": "Estaciones Trolebús", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.2084079996294, "ymin": 19.3361000003149, "xmax": -99.06510000006483, "ymax": 19.511599999640396, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d7f4124b65859431472bda9e990b67cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApJJREFUSInNlk1IFGEYx38zu+iafeDFQx96sUChg5GHiCwC2Z0WEiZU8hA7F7Or3dxDXsZj12RJ3IQK+thDhLvbHiRFKD2oSNnHBmmU0EXEUlfXmQ6zO87szK5JCD23eT/+v/d53//zvuNln8P7fwC66nTksL0tpkIkLfwbIDGkF+2TwyBj9AeUoiB3gFLbTUffvW+NMserDzu6w6kJ+rXP9oXE1AEi6Vu7A3LiACemYwCU4yVD1hwyf/oq6tHzAAjJaD6jbuj1EVlSSgNy4gC6P2Q2r21sUfn6IQD1cy9gDlYuXEf3hyyQ/hARpQTAsudW8eTkFwLL4461HBl/bI41IYkh3XomrmdgFTcnlojh1Iwd4ppBV53DMUIyaoMVi6n57wCUI5JBM7RyFt4B5Hz++2InANMffwCgaRovJz7RuvYG3R+iMf6cGXHVAdHrQ2z4bxhZyGGIKAUZ5OKArwyAM19fATCcmEU6dxK9yshkWrrmyBJgW9PwiKIDvGsl9wrzKJOzXMpWMRpsRYhH0SXnfruJ/xVgSdwEYDTYii/+AF0KcWdkglpPBQus7zbdAoipIId5Mvae9uYGpmpaaFpM2QZnRMMHb1nm1HYlCx4DcDNbA1gcF1NdAJG0gIzesT5JOw2crT8Gi84VCckoeOxtA8HLrG1s7TRYLkHXLbqbmqKnpWnH25pQtB7yNs5XeWHYAQFFIDGk39be0UOTKeAmXrQYC25WZwZP1QRt4YCQjCJlqxkJXilabL74MBlRM7/Ln6kfMiUzABhMS6DGaQsH4t6f5upWmzs5WFHGr/VNDo09MsZanRnrm8ncX2gslHO36WBaYlCxXX6mqFvs+cEpnLhvT2Y+Imkhf7fsNfb9r+IPsSH7h1CirIkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TRANSPORTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "linea", "type": "esriFieldTypeString", "alias": "LÍNEA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "linea" }, { "name": "estacion", "type": "esriFieldTypeInteger", "alias": "ESTACIÓN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estacion" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "ubicación", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ubicación" }, { "name": "origen", "type": "esriFieldTypeString", "alias": "ORIGEN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "origen" }, { "name": "destino", "type": "esriFieldTypeString", "alias": "DESTINO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "destino" }, { "name": "horario", "type": "esriFieldTypeString", "alias": "HORARIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "horario" }, { "name": "costo", "type": "esriFieldTypeString", "alias": "COSTO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "costo" }, { "name": "vialidades", "type": "esriFieldTypeString", "alias": "VIALIDADES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "vialidades" }, { "name": "conexiones", "type": "esriFieldTypeString", "alias": "CONEXIONES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "conexiones" }, { "name": "corresp_st", "type": "esriFieldTypeString", "alias": "CORRESPONDENCIA ", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "corresp_st" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4173_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4014_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SPC_Estaciones_TroleBus", "description": "", "prototype": { "attributes": { "longitud": 0, "transporte": "", "linea": "", "estacion": 0, "nombre": "", "ubicación": "", "origen": "", "destino": "", "horario": "", "costo": "", "vialidades": "", "conexiones": "", "corresp_st": "", "latitud": 0, "fuente": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 7, "name": "Ciclovías", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.26534851112478, "ymin": 19.103077755833908, "xmax": -99.08815714513605, "ymax": 19.505443666292308, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "FENOMENO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "FENOMENO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "TAXONOMIA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "intensidad", "type": "esriFieldTypeString", "alias": "INTENSIDAD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "intensidad" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "magni_uni", "type": "esriFieldTypeString", "alias": "MAGNI_UNI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "magni_uni" }, { "name": "magni_num", "type": "esriFieldTypeDouble", "alias": "MAGNI_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "magni_num" }, { "name": "cve_ent", "type": "esriFieldTypeString", "alias": "CVE_ENT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "cve_ent" }, { "name": "nom_ent", "type": "esriFieldTypeString", "alias": "NOM_ENT", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "nom_ent" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4181_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4022_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ciclovías", "description": "", "prototype": { "attributes": { "shape_leng": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "detalles": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_ent": null, "nom_ent": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 8, "name": "Rutas transporte", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "ING. MIGUEL ÁNGEL CRUZ BENITO SECRETARÍA DE PROTECCIÓN CIVIL DE LA CIUDAD DE MÉXICO", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.21584374629174, "ymin": 19.259355526136744, "xmax": -98.96094952560003, "ymax": 19.666968915982807, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"}, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPCIO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 74, 145, 255 ], "width": 2 }, "value": "Línea 1", "label": "Línea 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 100, 168, 255 ], "width": 2 }, "value": "Línea 2", "label": "Línea 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 174, 157, 39, 255 ], "width": 2 }, "value": "Línea 3", "label": "Línea 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 183, 174, 255 ], "width": 2 }, "value": "Línea 4", "label": "Línea 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 223, 0, 255 ], "width": 2 }, "value": "Línea 5", "label": "Línea 5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 17, 0, 255 ], "width": 2 }, "value": "Línea 6", "label": "Línea 6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 99, 9, 255 ], "width": 2 }, "value": "Línea 7", "label": "Línea 7", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 135, 73, 255 ], "width": 2 }, "value": "Línea 8", "label": "Línea 8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 91, 44, 42, 255 ], "width": 2 }, "value": "Línea 9", "label": "Línea 9", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 39, 124, 255 ], "width": 2 }, "value": "Línea A", "label": "Línea A", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 127, 58, 255 ], "width": 2.3333333333333335 }, "value": "Línea B", "label": "Línea B", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 158, 81, 255 ], "width": 2 }, "value": "Línea 12", "label": "Línea 12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 18, 27, 255 ], "width": 1.7 }, "value": "Metrobús Linea 1", "label": "Metrobús Linea 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 58, 148, 255 ], "width": 1.7 }, "value": "Metrobús Linea 2", "label": "Metrobús Linea 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 162, 47, 255 ], "width": 1.7 }, "value": "Metrobús Linea 3", "label": "Metrobús Linea 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 143, 30, 255 ], "width": 1.7 }, "value": "Metrobús Linea 4 Aeropuerto", "label": "Metrobús Linea 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 143, 30, 255 ], "width": 1.7 }, "value": "Metrobús Linea 4 Ruta Norte", "label": "Metrobús Linea 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 143, 30, 255 ], "width": 1.7 }, "value": "Metrobús Linea 4 Ruta Sur", "label": "Metrobús Linea 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 29, 58, 128, 255 ], "width": 1.7 }, "value": "Metrobús Linea 5", "label": "Metrobús Linea 5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 69, 153, 255 ], "width": 1.7 }, "value": "Metrobús Linea 6", "label": "Metrobús Linea 6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 100, 168, 255 ], "width": 0.4 }, "value": "Tren Ligero", "label": "Tren Ligero", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 51, 51, 255 ], "width": 0.4 }, "value": "Tren Suburbano - Sistema 1", "label": "Tren Suburbano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TAXONOMIA", "typeIdField": "descripcio", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "TAXONOMIA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "taxonomia" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "FENOMENO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fenomeno" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "intensidad", "type": "esriFieldTypeString", "alias": "INTENSIDAD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "intensidad" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "magni_uni", "type": "esriFieldTypeString", "alias": "MAGNI_UNI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "magni_uni" }, { "name": "magni_num", "type": "esriFieldTypeDouble", "alias": "MAGNI_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "magni_num" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "cve_mun" }, { "name": "nom_mun", "type": "esriFieldTypeString", "alias": "NOM_MUN", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "nom_mun" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4174_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4015_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Línea 1", "name": "Línea 1", "domains": {}, "templates": [ { "name": "Línea 1", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 2", "name": "Línea 2", "domains": {}, "templates": [ { "name": "Línea 2", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 3", "name": "Línea 3", "domains": {}, "templates": [ { "name": "Línea 3", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 4", "name": "Línea 4", "domains": {}, "templates": [ { "name": "Línea 4", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 5", "name": "Línea 5", "domains": {}, "templates": [ { "name": "Línea 5", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 6", "name": "Línea 6", "domains": {}, "templates": [ { "name": "Línea 6", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 7", "name": "Línea 7", "domains": {}, "templates": [ { "name": "Línea 7", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 8", "name": "Línea 8", "domains": {}, "templates": [ { "name": "Línea 8", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 9", "name": "Línea 9", "domains": {}, "templates": [ { "name": "Línea 9", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea A", "name": "Línea A", "domains": {}, "templates": [ { "name": "Línea A", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea B", "name": "Línea B", "domains": {}, "templates": [ { "name": "Línea B", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Línea 12", "name": "Línea 12", "domains": {}, "templates": [ { "name": "Línea 12", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 1", "name": "Metrobús Linea 1", "domains": {}, "templates": [ { "name": "Metrobús Linea 1", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 2", "name": "Metrobús Linea 2", "domains": {}, "templates": [ { "name": "Metrobús Linea 2", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 3", "name": "Metrobús Linea 3", "domains": {}, "templates": [ { "name": "Metrobús Linea 3", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 4 Aeropuerto", "name": "Metrobús Linea 4 Aeropuerto", "domains": {}, "templates": [ { "name": "Metrobús Linea 4 Aeropuerto", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 4 Ruta Norte", "name": "Metrobús Linea 4 Ruta Norte", "domains": {}, "templates": [ { "name": "Metrobús Linea 4 Ruta Norte", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 4 Ruta Sur", "name": "Metrobús Linea 4 Ruta Sur", "domains": {}, "templates": [ { "name": "Metrobús Linea 4 Ruta Sur", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 5", "name": "Metrobús Linea 5", "domains": {}, "templates": [ { "name": "Metrobús Linea 5", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Metrobús Linea 6", "name": "Metrobús Linea 6", "domains": {}, "templates": [ { "name": "Metrobús Linea 6", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tren Ligero", "name": "Tren Ligero", "domains": {}, "templates": [ { "name": "Tren Ligero", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tren Suburbano - Sistema 1", "name": "Tren Suburbano - Sistema 1", "domains": {}, "templates": [ { "name": "Tren Suburbano - Sistema 1", "description": "", "prototype": { "attributes": { "nom_mun": null, "id": null, "taxonomia": null, "fenomeno": null, "r_p_v_e": null, "intensidad": null, "descripcio": null, "fuente": null, "magni_uni": null, "magni_num": null, "cve_mun": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 9, "name": "Líneas Cablebús", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.14195655674962, "ymin": 19.32781792955393, "xmax": -98.98944131336583, "ymax": 19.55788884369531, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "TRANSPORTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "transporte", "type": "esriFieldTypeString", "alias": "TRANSPORTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "transporte" }, { "name": "linea", "type": "esriFieldTypeString", "alias": "LINEA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "linea" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ruta" }, { "name": "sentido", "type": "esriFieldTypeString", "alias": "SENTIDO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sentido" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4175_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4016_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Líneas Cablebús", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "transporte": null, "linea": null, "ruta": null, "sentido": null, "descripcio": null, "detalles": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 10, "name": "Estado de inmuebles multifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "estatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1c13604a7e3848249a1830336250e699", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPtJREFUGJV9jj1Lw1AUhp/bHptiUfFS8GNwKjjYSVzdtcHJf+IiDmLE3+HiIII4Bp39AS66CFlKrQGNd5EgCcm9rtVberbD+/G8AsDB6UpQNre0qK6pXLYq9WgYXySAEx1Gz1j6CBQ4OgLfNNFhlGHVvgQQF9DHv7G5P3sSSrmiVR3/V/MG14CVtM7HmsCL68q9pYD0luaWTen3F6gOgORlY2cKH3DbAFLg9kD5uqgBoATU4dQCy0YQRrtiFtz65ler+9muNdZe5nCkK/eRLrYzbk8y4eb85xVGwGgtjB5MHD2mk6Q/yy1Db8rkY+B9pqE3z0syy5DcRR7iF1mxV68E0apEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ", "label": " Otro", "description": "" }, { "symbol": { "type": "esriPMS", "url": "80eb217d7ca2555937931ccf9cae1a70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQJJREFUGJV9zjFLw1AUxfG/Lzc8MaAYioqDk5udxFWQTGrJ5Ddx8dO4OEhBHIuORUFwcdGxS4i1IumjDsWmyXu6tknxrvfHOUcAiONNrUZ7ebnc0DLJtkqbJp2nHvArOo5eYdzE+Whlwfl8Kh8dR1lQFieCooOjSf365u7xRULlXRlnLxaAa8DJ4Nv2dVD/5op3ANldc+tpqWogxAsMIL2pf6CVrQHj7D6AQHEMixI4NbAkWqmzBQMZw45uHR1KHmxsY4eNcFKEY+VfUhbnYam/BqujjJvnTGi3f4DUQKpb0X3e6T4MZpJkNjYQL8krVXPATO1HdcscYMW9/Q9uu0kV/AHotlzevYBqYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONCLUIDA", "label": "Concluida", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3a359cf154b27d82ab6167b18c656617", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANtJREFUGJV9jj1KA1EUhb/zcuEJqRwCgoUbMJXYWgpqJVhEXIaNq7Gx0MkCBGsXYKOljYyxkGFaeep719ZMhpz2fOfHAL7v2ArEXZEmTmwJqRnNeBW45ZpnYAoJAJHAIde0WdWx4fEepSk9CRah6p6MkG5wrvoAcKtDigVnUQZc4B3AstiUD9jOGMAE+0Nxhz0A88KRtApInDjIJM6GL7BT5vHAwgbbvz9MQqkq6K4hXuLpM0CrWWpNp3wBDXRNruPD6Dw9/q+x5Wfprb+zBLj4WAtQeFkL2AUrE39KYkcz+ang8AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EN OBRA", "label": "En obra", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4a8c6365b6d353b63f60396d2d81cb34", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUGJV9j71KA1EQhb9778QIqdSAYOELmEosFSTLggpWPogYAta2UfAJbCzEFwjauAY7GxstbWSNhayQTk12Z6yE/JHTnjPfmSMAh/vJcujbmldXVW9ZENLTdv0VnEkzTp75oQYOAK8O60Mzvs+83O0KnjZKjQlZt3WjT+LVXSp2PG67wl9BpBIK19VgkwDsHUBytQXCFD+4CoAUJTb8tHtv6wDi0Z3/BcNSZQ/MCbiDKQA8rB5tJ1tSWZpb6X39VsuDsGglvcgH1qDsP+d7eXb2GGdycr35DaRA2qgnt+ed6GGYJCOPB/c2XjUSoLCPmQGn9jIz0OpEExV/i+pZLSLiYvMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EN PROCESO ADMINISTRATIVO", "label": "En proceso administrativo", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ade0dac2a83fd33b085499fdb8eb5a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOtJREFUGJV9zbFKw3AQx/HvvznyB0XEUBAUfIF2EHENOKqrb+KipZNDBh/CpYP0BQqORUFwcdHRRWIdJGa0nOk/f4c41Cb2luO4z/1OALjc3bSztY5C20KmuJT+/QvghSR+YkZXqarqASRxFrU4EgsjhS6LZZjkvbtHUf81wKyc1QBcA6UQrk8oivrauzcAwZUbDddggtVf4PYxDcCzVwHDYWMCHANGgJN/wI5NDmLhe3uL8LMduSLKxV1ZH5xqa/oBZNp7yISL4RRIc0htEt9of3w7HyPzgxpeF//8AZTufTmQ8Hk5OB/XXvwAyzNKDhJsLoAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POR INICIAR", "label": "Por iniciar", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "estatus", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": " ", "name": " ", "domains": {}, "templates": [ { "name": " ", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": " ", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CONCLUIDA", "name": "CONCLUIDA", "domains": {}, "templates": [ { "name": "CONCLUIDA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "CONCLUIDA", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EN OBRA", "name": "EN OBRA", "domains": {}, "templates": [ { "name": "EN OBRA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "EN OBRA", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EN PROCESO ADMINISTRATIVO", "name": "EN PROCESO ADMINISTRATIVO", "domains": {}, "templates": [ { "name": "EN PROCESO ADMINISTRATIVO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "EN PROCESO ADMINISTRATIVO", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "POR INICIAR", "name": "POR INICIAR", "domains": {}, "templates": [ { "name": "POR INICIAR", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "POR INICIAR", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 11, "name": "Estado de inmuebles unifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "estatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "833866637ed99c1ec117f600466d5bb5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOxJREFUKJGFkLtqAkEUQA/jyBY2Yaz8iBSSMtgspFDYbCvpUlnF1ClU4gcIKWIae4sUIWwpSMLmB0LEX7BbqymGuIPFPkiW3eRUc+GcC3MlGd1uS0njU8ARfOxe15tsltlDCTPT0C8G2vIFtIE4DxzPPS+TU06V5w6iYD3PAoGoPWDjCh80TOl0loThXir/4lrb+KzSTmii6vfAUGpL7x85IfGGUklG0YFLfhygPKjdAcjdy2qL7z45lptKWfBOsHom3xp9TzipXwHNst0Na29NOiRBGO4bnjvW8Fi0DSxM8PbJrwBI7zz/8x/AEQn1RdiS4EkyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONCLUIDA", "label": "Concluida", "description": "" }, { "symbol": { "type": "esriPMS", "url": "00dbf402a2478bc5ad9c347bf40fa8e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN1JREFUKJGFkD9qAlEQh7/ZfWCVJlYewkIscwML07lqZ5NUiXUKE+IBAhYqiP365whWghcIkVzBbq1F3hsLfUvAXfNVM/D7ZoYxXDjOKAXCI1eUNmG02/rO+CKAL5TmtbD70QkVecKmgp0XHtBDRhiAsrvjGRgBGF0RuOQwyAmfEfq6IJYGe+MSOijVmwIUneUTeDUotX/CfkvtLAg9lDp/HpDDG4AJI35tzBjhJS+psDZNlvipQciHc7SBYkbeidx3ISEVpMHexrwjDDOmT02UfPs+vTtsMeLy61ucAGr6O7Gd5GzCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EN OBRA", "label": "En obra", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9dd8bb55bc7d89f0b9b46c371331ad01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUKJGFkLtqAkEUQI8za4SUa+U3SIqQQjAI1hamDelsYpWkVnQlsloKFm4gpE/hP0hkg51FSMgv2ATtBJHZsdgHKuvmdJc5Z+BegxA7nwPzhiNyMv25aEx+wtmIXoQ5QHN7HCy87TevXHKPioKMXbjexMgBF/wV6zBzwkBsxNkQfUIH0LJLt/SO5a4MeqUamqsEHSCLkM/AowFU/pEDVMUP9LpN6rzK/gHiEDT8HVrzX+zyCyn1kKBPabpjol891UFyB2RjZM9U8mkZDH5guSv6RQstRzHB29L6+OIgAGjOHMBJ3APYAdxFPKviG/YIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POR INICIAR", "label": "Por iniciar", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "estatus", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CONCLUIDA", "name": "CONCLUIDA", "domains": {}, "templates": [ { "name": "CONCLUIDA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "CONCLUIDA", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EN OBRA", "name": "EN OBRA", "domains": {}, "templates": [ { "name": "EN OBRA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "EN OBRA", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "POR INICIAR", "name": "POR INICIAR", "domains": {}, "templates": [ { "name": "POR INICIAR", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": "POR INICIAR", "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 12, "name": "Inmuebles multifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb947c853ae4a2de99b125dd719aa8bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQJJREFUKJGFj7FKw1AUhj9ur94hg9hNpDj6EoolEDqEoCAOzj5AcStFR1dxd3FxjBiDSBGiEBAHwWcQ7BpBueBtuLcupWqJ8Z/O4Xwf5xxJVTqdZQaDYdVIzvQNFQWHUB6YsH2GXOiSJLpa2Ala6tOeg10HUELs4T7WvLC9W1zfP/8WomBbjewpsDizcVUL8djcDHpFcnsCjKUK/SOwfVzlNwDz2tljFfkbJs22JBJRA3/HIQCkNypjLed6//EGFwPI4iZ/akb+i4aVGr7k3V7B5GmNuwCxXyPckedvUwFEDPwpeKIRm0ktAUyaPajIfwWWKnhbUFzyUwDGJs1aNSdN8wXhUFJMb1M8gAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Inmuebles multifamiliares (02-09-2024)", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 13, "name": "Inmuebles unifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc7e7de98b1a49ce980ab39abd031ba4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPJJREFUKJGFj71KxEAUhb+Ms5tiK0uRxdKXUHwFwcra3iSwRca/LoyVZgSbtbGxjIgvYCcWgs8gaGmsRIfRHQtjMDDE0917z3c5RxLSyeEi2/lz6CQ703Q6F3/U+9b7PYw+xw0SJpO3MHBajHl/ubCw2my24qFbGR0Xm3W2+9AFSr3BJ2fA/N9v1rNshbij1DmpKgEvY6MLCzvBLj8aEnGE0Wskal0SIfA99l95BIAczahsRP4vEFEByDpV9xj9CCz12B24a2hKx3BpIeuJc0N68NoCzKgQPUATpwVspm4x+glYCNi/cIOrDgB4EjXu6dDqG1DGSnCS9CNvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Inmuebles unifamiliares (02-09-2024)", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 14, "name": "Tipo de intervención de inmueble multifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_apoyo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5b6f09b89a6185dd531692c993985a3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUGJVjYSABsDAwMDCcVjHYy8DAII1TFTPDT9ObF/RZoFxlBgYGeZyK/zL8hJtMkjNGFSMrNr1zQYEYxQDwHglmOFvf6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DEMOLICION", "label": "DEMOLICION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "10a6b1b897605ef97d1727d1047ed70f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEJJREFUGJVjYSABsDAwMDCUuO7fy8DwXxqXIkYGhp/du530WSDc/8oMDAzyuBT/Z2L4CTeZJGeMKkZW3LPbSYEYxQA6YAsRCxUGTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FACILIDADES ADMINISTRATIVAS", "label": "FACILIDADES ADMINISTRATIVAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3d0ec0cd8b53fe2dcfd87056c3262f9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUGJVjYSABsDAwMDAwrHfdy/7/rzQuRT8ZGH4yBO3Thyj+/1f5JwODPB5DfyJMJskZo4qRFQftUyBGMQBq+QyNBOSV6AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RECONSTRUCCION", "label": "RECONSTRUCCION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "95b9688f40b3362ffaf9d8e104255b27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEFJREFUGJVjYSABsDAwMDAwTGrfy87AII1L0c9/DD8ZCir1IYr/Myj/ZGCQx2kkI8NPhMkkOWNUMbLi/EoFYhQDAA++Cmknk8QaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REHABILITACION", "label": "REHABILITACION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "32ba633a035fceb5fc33b9da62428893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD5JREFUGJVjYSABsDAwMDCoy7ftZWBglMat7P/Pmw+r9FkgHEZlBgYGedyKGX/CTSbJGaOKkRXffFipQIxiACVTCb2gK13yAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REUBICACION", "label": "REUBICACION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "tipo_apoyo", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "DEMOLICION", "name": "DEMOLICION", "domains": {}, "templates": [ { "name": "DEMOLICION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "DEMOLICION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FACILIDADES ADMINISTRATIVAS", "name": "FACILIDADES ADMINISTRATIVAS", "domains": {}, "templates": [ { "name": "FACILIDADES ADMINISTRATIVAS", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "FACILIDADES ADMINISTRATIVAS", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "RECONSTRUCCION", "name": "RECONSTRUCCION", "domains": {}, "templates": [ { "name": "RECONSTRUCCION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "RECONSTRUCCION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REHABILITACION", "name": "REHABILITACION", "domains": {}, "templates": [ { "name": "REHABILITACION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "REHABILITACION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REUBICACION", "name": "REUBICACION", "domains": {}, "templates": [ { "name": "REUBICACION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "REUBICACION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 15, "name": "Tipo de intervención de inmueble unifamiliares (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_apoyo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0398e489f2a825d724bb078172053fdf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPFJREFUGJWNkLFKw2AUhb+Y+yutgg8gHQqBf0iHgLaFTp11dNahS3eHgrh08gXEwUW6uPgcEpDUkiVIsIvg0MmpSGPymy4ptIKt33jux+FwhYKh453n0AeqRZQAjz979JphOAEQgMDxrnO4ZJUd4GxrSnuodesojj8k0M0WJvktLlPJTekOOBFM0l0jLjgeaV0RUmqozbaZSU1QZP9oxkJlgp0+Y1Rjg5tZB+UXyWf7N5b66gLbf7v2/aHvf0rj3X8LHK8DDCheuUr6pMbhBYtjfRw+BK77ypQrlGoDu9jEwKAcR7cufLPcVI+iEXC6bvgcMExFOycarXoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DEMOLICION", "label": "DEMOLICION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9fe901b1f54799be935798f741424ba5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAONJREFUGJWFkCtPA2EQRc+EKQhSha7AVyOqqqlEg0BsbcvXLWwwqD6S2VQQBIbUYPgdGARYQrCIKjzNbgfBAi0J3WMmmXtyMxmlYJimR7hfCOwWqw/c77xS6SedzgxAAcZmA3dPWGULkUOyrDmcTBpJt/umI7OGw1/xB4EaeX4NtFSg7f+Zv+ybWU0d6uUuZFDXr1mOQKbAA7BXVqwij7rhfpmLtIHNNa03IYR3jeP4dWx27DCleOUyLnKv7id8h6e93u0oTZ9ZLM4RaQLbwIvDdKdavYqiaM5y01kIT8DBusM/AQAdSYUHhg4EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POR DEFINIR", "label": "POR DEFINIR", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d8f1021f2f1f74f5fad4ed55472c067e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOtJREFUGJWF0L9LQlEUwPHvfe/kU6rF3aHduUEIHsJbcpEejjq4uDcE0dLUPxANLeLiImg1NAkthdBga4hrQ9PbpG69623R/AH6vuO5Hw6HK8y782tY5xI4mE000MFkzqg8fgIIgNcrXmnLOat5QBXny6cbFAj7H+L1goLGrMNFihyYW6Ak2poGaiOdd8xDkBMgn0gBfk1eUNMYnETruW4s4LwChwk21moyFPi+hnQDSG3BTcqDSDgZjOkW6yhazL5yrRd29k/5fwyf2tn7o/fIpi+wxgd2gRHKbbHXvyHgh+VNUfn5DQi3Hf4HIrE+kcGuy28AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RECONSTRUCCION", "label": "RECONSTRUCCION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ccc4c0f4dcc6f84322933ef6491a84b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPRJREFUGJWNkC9LQ3EUhp+ze3YnWK0L9mXDggzkFo2iZVyDwRmmiEEQi8kvMK9okckYjH2F65rFoFWG1WAyGfxzf79juYNNcPOJ73l4eTlKzm1S3wJOgcU8+hTo+289ig5uXgEUIL2on2EcM0nJIJZiVksvN6vRbv9FB0lcNfO/xXHK4opXwJoavjFFHLE6SDbKKkLFbLbtZa6i3sjkH9V4nylwDyzNUDNC96AF51oWBA0g/FM1rqOd3puu7Pee0/N4W8S3yV854Rl3pY/3Q0bHqNnppq34SQJ3gkkNmBcKQ3BtCxeS5Wb3i/GmaK/zCKxPG/4DQW5Pngi6dlMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REEMBOLSO", "label": "REEMBOLSO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a9e4883f46c7d7d98079ec86f98047b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANpJREFUGJWN0K1PglEUwOHn1ats2jQT7GQDiazRrMEgSfxgczKKRV+aCiNYHMXi32ExaHXOajDRX0SuBfxgE/zFc5+dnd1gVDPdEp1gZTjJJG4NHNmvvUGA3EV6lkU1v8uJNlFynhYd1F5D7rJRzMRx+F0iL3GF9ZDFWJb8SUetaZ/mg0RhKoXebCGg/x+bS5J+wD1Wp9h+9hEegmTQEmfKmJ+Ar1Wr3aBSf9FMt0Udw68c68773KGvx0rtZqnVeOoOYh0lLIqe0bGw3La30/NzU3f3+BEbkw7/BMCpPoLiJUDWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REHABILITACION", "label": "REHABILITACION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "54a1d30e4f18e3398fc680b7570e10db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUGJWF0LFLw0AUgPHvyOtVERcRRKSDELihnR06ddbRWQcHuyuIoYuLprs4uEgXF/8OERyULiLBLgcFnSKIYGyuiUuEWjD9xnc/Ho8Tinw/3PVSToD1YvTNiJv5FY76/eANQADqfnjmUgL+VkWz8/VOy5iwGUXBUIzpNl2ST8PJauMkvwS2RD6yttOqxIKH2jTmtCZO0yiVRZKohlDBkc7Gn+CEVN0DGzOsW7PVB0nIzudQbVD6Pzkmv7rjMBZrOy/+arjnaXoUXznV7cDqA34fB6/BdX2p++wWsw4VWqRqAfII6EV2+QL2R0xueoqPH4nZLjv8B7v6TjOaQnJpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REUBICACION", "label": "REUBICACION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "tipo_apoyo", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "DEMOLICION", "name": "DEMOLICION", "domains": {}, "templates": [ { "name": "DEMOLICION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "DEMOLICION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "POR DEFINIR", "name": "POR DEFINIR", "domains": {}, "templates": [ { "name": "POR DEFINIR", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "POR DEFINIR", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "RECONSTRUCCION", "name": "RECONSTRUCCION", "domains": {}, "templates": [ { "name": "RECONSTRUCCION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "RECONSTRUCCION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REEMBOLSO", "name": "REEMBOLSO", "domains": {}, "templates": [ { "name": "REEMBOLSO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "REEMBOLSO", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REHABILITACION", "name": "REHABILITACION", "domains": {}, "templates": [ { "name": "REHABILITACION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "REHABILITACION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REUBICACION", "name": "REUBICACION", "domains": {}, "templates": [ { "name": "REUBICACION", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": null, "tipo_apoyo": "REUBICACION", "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 16, "name": "Inmuebles SECTEI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.20957508132483, "ymin": 19.30905964009048, "xmax": -99.08055252108187, "ymax": 19.578086243585403, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9f11ba7c542ddfcf1879be0b712d3264", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAelJREFUWIXt1j9Im0EcxvHvgWKh4L9C6qAoKlQLShZfCTpkkzjporPgpCBip6TQoUPeRaqUjoKzU+1icMsiYgIqFqpChYoO4mBpwcHpHOwbLiHv+957b2IF80zvHXe/98Nd3tzV8YRS978BamoYt9Qwbqlh3BIOY+8tIsVKoS3kJMnhzcfFpHMSAFnSL8VX0rmH55QlqotxEEHGBkDpY4JASudpgvQwHpCtRC+JaAufti94t38VCuSPcYHI5FBRe2msg6WxDgCEnS9X5xcpqyscRsnVXJTXTfW+4xzozvFfRjdPne5Ov3nemHROvnnZwMnCoC+gXEb6G5H9D7BXywfc2HuLJIdXzTDA6e1dYdlLt0YnxVsmVgBzTGnhjXgn09lzT5iw85zNDNCz/j1I+eB/elOxCFOxCAB9n48AOFkYRNh55rtb+TLdY7SCRhg16m/JFFAxTKVTdcxWopfxzE+tsX6YP0CT2qF+HWczA3S3vSi0M4e/i168FmsnEW2BjDNZTppjUlaz11HgfC0f3kb4+OPasxSA3/WiItukBZF88xvij0lZwvjEVvPemgiPCQGa3b1kdvdS+06jv02mK1SVy5VaWAdV9WtnmRc12Lk4EAeyd0kra1QvFEbJP0AohJPndRwESQ3jlntE15bi8HKhBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Centro educativo", "label": "Centro educativo", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e07d205dd5ce86bb6e7c27ac93238a08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA2tJREFUSIm1ld1rW3UYxz+/nOS8pacvSVdzujVpR6tbRSwVxfk28QVkTIVNZDeTdAlDlIHIwDGv/A8EvRjZEnPh+3AyyrxSGcjAC83abR1ja9eF1qbNZtbarbZnTX9epE17krRMxO/d8zzf53Menh+/3/HyP8q7YTWRqLNV5ZWFJfm0JoSNRFU9MjcrxaAtlP6haDT37+HpdL29VDyC4D0khiZEKS/AkQINKMjiMfuz1Dd+xIfDfX3X7wtup1IPI4v9CDpWcoN73sAjBB4hKEqJ1+Phh8tD4vDQpX13ka/ZqdRbuQMHvtsQbqcT3Uh5DmhYm683DL7+/TcesW1+Ghnh9e3dmD7fStlEyJPLH/i8NjyRqEMqpyvBK9rS0ICl6TwYCGBoamVZIOTxQPrE5UI0nqmC2z7lMNC5ErcqCqd27QbA5/Xy4vZuALpCIQAsTefXtjAD42O8fT4DoFtL4uMCPOeGJxIGiPdBlkfRhCAcDHLj1k0mZ2a4Oz9Po2lyc3aW1sZGbvx5i86WFkJWfbnHETzbmU4+PxyNnS3DI6rysiOlVWsdA+PjBEyT0ULBtfOvLl7i0I4dVf6CZC+wCncQz6ydeq2eiLSjehXag81Yus5ew2STZRHr7SXg9zMxPe3ya1VrkbTWJAPD+TyWrjM1+xcdwSCDExM82d7OL6PX2e33V/lVVlne1VxtFf6eAwFTd+7QYllkZ2boce5x9fY09xYXq/wOQnPBF5BTWpWtpJe2bcMjPPS0hfEpClubN2FoGh/s3IllGFVrAVl+EkqTCy6ss3J+vHKl5oEmM5maB4rkggsedor9Uz5FAqLS2xEIYqoqutdHc10dj2/eTL1p8kIkgl+tsU0P37vgAwcPTtrp5Ekkb1Z6Hw2HXXE42AxAqGH5Iufza8tjOUU95YIDqIvyqKOIVwGjepz7lBRH2b9/vgqejcdH7HQyjuSLyp7RfJ6x6duu3GPhCH5dL8eq5Hh23YcLyEVjXwbSyXpN8sna2uDEH7wzcN4FzzwQKsNVSGZN/7uVQ1W954Vo7JiWPnHxITyfAj0AbY1NfNTV5fLp3lLrlqamn7N9sXglpyYcYCEaP3cWetsdZ5cj2IPgKUo3zwdMghw8cu3a6YIx9y37Ds3VYqwLX5bMxmJngDMbeDbUxj/o/6h/ADQzFh/dnIOGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Edificio", "label": "Edificio", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a7f839b81136d2f04a560fdcdab324a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAYCAYAAACSuF9OAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm9JREFUSInV1s1r02AcB/Dvr2k7mPiCyLrOQ4YoGwriZZedJpihIAgeMmc6wYOwSrW7uIOXFf8AX9YeBA/CluEyxZeDQ+xheJgyPClThAkuBzsmKlKwh9b28TATkzRP+qxDNr+nPr8neZ5PnycPSRhbLOHNBngjBJqMn8kQamN+fVI09GXQnI45a/uV8XuVKmuPSNKLj/lUZsMgPa4WAWz/W6lxB6iWa216XGVawUBnfw4AUAEAiVAB65OVrO8fMfOXqCFocrd6g1owYrUJAONSNhZZyTI/mAvkxOAfYpyRlSxrL4b3LCwkv9WBRKMVDJSLJdzvPu/bv/w8BQC4pb9GOtFjbyUvFqYhSCsY9u+pjgFXLbqjFbHeg1h9+Z57fzrRU4e0wkO6QImVGdLjKgOAwU+668LItlZUfpZctWMPxmzo/MWb3uECJ+aFu0KhloirrS7dxVTHgA3wZvnxK5wbTWJidtEX0dmfs1fJ3V97JgTiTRyUayN9mJhd5Pb7Qc18+oQQaLPy/4N2du3FybnrAIK3VfRUrRvkPPqi8WKsmgiqDuQ8+sDaKjSDajZCW/bjnYldh2RXzbtdWsGAduURjvfu445z6ugBPJlbstt+L1hfEIviNpUxbLWfKqP2pH4YK/NvPgPwf17ePryAr99LdXUh0JA5k9Tj6rC3zoOIbOnh03dcbaHPD2e8zxIvR66eBQAQEclKtgog1OgeHiYQZKGCvha1ggHGWJWIwn8mkmRlfBWgtmYwDUEAMLQynQGQAQDGmL1ijLFfRBTxXm/mL8cAQFZyHwDWJQoRBjlDREKDrgFS3esZ28qWe3X8Bucr2N1nePyZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Teatro", "label": "Teatro", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "TIPO", "typeIdField": "tipo", "subtypeField": "", "fields": [ { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "nombre" }, { "name": "direccion", "type": "esriFieldTypeString", "alias": "DIRECCION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "direccion" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tipo" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "alcaldia" }, { "name": "insta_comi", "type": "esriFieldTypeString", "alias": "Insta_Comi", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "insta_comi" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4183_sde_rowid_uk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4024_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Centro educativo", "name": "Centro educativo", "domains": {}, "templates": [ { "name": "Centro educativo", "description": "", "prototype": { "attributes": { "insta_comi": null, "nombre": null, "direccion": null, "tipo": null, "x": null, "y": null, "objectid": null, "alcaldia": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Edificio", "name": "Edificio", "domains": {}, "templates": [ { "name": "Edificio", "description": "", "prototype": { "attributes": { "insta_comi": null, "nombre": null, "direccion": null, "tipo": null, "x": null, "y": null, "objectid": null, "alcaldia": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Teatro", "name": "Teatro", "domains": {}, "templates": [ { "name": "Teatro", "description": "", "prototype": { "attributes": { "insta_comi": null, "nombre": null, "direccion": null, "tipo": null, "x": null, "y": null, "objectid": null, "alcaldia": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 17, "name": "PILARES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.31776800029286, "ymin": 19.187255999964577, "xmax": -98.95268199957451, "ymax": 19.576577000428358, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REGION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "add94bd65d3e32a583d3554fea1d5227", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj9JREFUOI2tlF1IU2EYx3/nHOd0tbDFgtmHEGkgeNGNkRfrokCCAqOo6KpudiO5TGo7CYarOAqJze4W4ZV6YwR9SdRFFN2EkBDahyEjray1GYKb76Y7Xeg6284aCv3hvXie5/3/nof35X1L+I8qKVrtve60KpbdYlmvcMj6z1j54gSezsT6YLe0I0j4gAahp2VkiAEkyuIEtUcumcD38+p4cVjoajnxsv7+vfWnnBvtOSWxvMT07znbnc/vT46nUscJaj68ak9hWCikkIjeR6LxUG0dLscW4kIYGxWF8tJSzja4ufxgWAlFZm8S1Gx41WtmWCLqAxoz4ddohKqh/pzpAruq8R9u4qL7IKF7AwCd1j7tlWhRXxiwnh4HJP0Fzy9LHVOTNM18oaZyeyYlCZ1uYJ8BK0keA+wFCXmyWiwsJpPZqXr6blTT0j65AtNxI+XbJKoU5W+0317B6do6ql3beP1xIndrWj4ArMIkXPmonc6thJsvmSabmv3GlZfP8/tWgnEByTwP0fl5Ho6Nrgyu6yykkryL/CAUmTU1AIQBkwij51YXRIJzY28KGc2SCBswnRGgeW1Ok5ZIlT4zYHGeWm18ElCzbpTEEG1tMQOmqkuit+sCsv4YzPdaRDGUdHsmMF5Aq3+EoKYCXTsG764FFLcinxDN6rQZBuBVu+nTZtC5DWz+F8UKHzak02direrb7Lz5C2pRBwgGnoDFAxwF9gCbgF/AKLo0LGyOQeHxLOdbC/9n3o45oHt1rVl/ALiqvAIw5EsCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CENTRO ORIENTE", "label": "Centro - Oriente", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1579da4eeba39854c363ee85488e61e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmVJREFUOI2tlE1IFGEYx38zs7ua6WJp0nhwD00t1C0hyagIBA/VoTIDs+iSly5BB1sXDM3cNvIQgVAdqkNfEGigiXQJhEj6kIytVodq/WhKdDu42roz63TYGnQd14T+hxfe//M8P97nged18B/lyBQsLW3ZEIuJiiNOPtPCRCga/wBNv1YF2+YJHDCgPjZploMgGgB54M3LmsXZ2pU7IzS/0XyhFWAX1niV7NuGzrHUXUhLF3LQqY65OOL1BOrDEV/bMrCbkuKZ6kCnEuBhZxX5+blW1DRN4vEE799FuNH+Shof0a8qcmuOqjVcXAJT5Kl6iRQIoKSkCD2RZGhozHqk253D4apdlO3cwv6KO4DQpCiBPlX1Pbdg5bStn3IlzqfPYGTkB6dPdi/yGlvKqKndx/FTCndvqYKEGQTKLNiEkjgk6eSlw+w08HaUmloo2uhOGbqww+O5tDkS8Q87ALJmzD2GK33Y9qqo3IppmgwOfLO8XKe4F0jBcAmyXeEmpZhHT44CIIkiBYVuZLmA/pcf6e36buXNzVBstWlAwg4mCAKiKAKQnJ/ny2eNzo5+rl0ZXJQnwZwFA77awdThcU5Ud2Zse2G948/RY8CZf6mykVGguZ5ZsFCEXq/HHAJhy6pRCR684FzUgoHPcNB61oBulu7Q8nKaUbJNP1rqam1AKNLQ45UDPlxcBijf3r4CyZxNQpUa9o/+dRYteljzBRU5MCat5To66zKQPjmmzZpw1D+w0FzyBama795ump9OyM46XBwEvGC6gUngddLJY1UtvA91yfRa2/+sj8afaASBYMZO0/QbNbvLm4Fj3+MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IZTAPALAPA", "label": "Iztapalapa", "description": "" }, { "symbol": { "type": "esriPMS", "url": "480437701feb810ff1ee44d87da66d95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAllJREFUOI2t1E1IVFEUwPH/fXcGy89xSLHCTR+2mBZBVCCV+KbBoiKi0GhtboJIGDNpUVaLxBH72LWJFmVB0CYTGXxWRghJQWYMmjGpJFmjaYzlzLx3W1iv1PELOnAX79xzfu+dC+86+I/hWGjzzNb2HNxsiJvKRYoYycxyvqu9t/PHsjC/3n4AqaotVCGgSQkkFNFIbNLvMx6BdTEQ3NOzIHb+2POV0Uj8FqiyeV6eCpSCdsTvM6oDQb0hKXaTHtkb+fwQKAEoD3hId6XYhcqC2FSC/rejPGsalj8nzIDfZ6QGgvqlOVioZKRas6YhgLz8DBJxi4/vxwAQCNIynOiH1uPZlsvVilcoi9qqfW0d9S3eJzZ2qjDo1ix1dvZMw4MTNF3om5Hzlq9lb2kBm33ZdLeOCZUQdcAOG3OkOQ6DypjnnGbEh+5xKIWsHPsItlftb9tY3+ztcwBIU+1WcikUbCnKRSkYCH23c2ZMFAHTmJKsTtaYv87FiQYPAJrUcLlXsCovnTcvPzHQFbXrNMQae0wglgwTAoQmALBMi6HwOE+bw3Te/zKz0FRTfzGTMEnGHOj/xu2a0CKDA1KFbUxAi4KTi3cljUQsagVtzG2YrRGf7AUKlk2Zqun6C9+ojdXgS1SaxmkpaZ7+0CXHaFxy7s+D/Qc0GnqLXzdqkFwBuFzWuRg0iYOj11q8g3MwgICh11XpbUNKihtA9gJQiLg4HggWv/43OecKqje8dyp3tT+WTlWB5CCwCcgEvgqTLuUUDwpac+9W4DFn9ya9zxo7iseAut9ryfELA1vSIGpL2fcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NORTE", "label": "NORTE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "56334e97c08aaf808d599b254dc7f68d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlpJREFUOI2tlFtIE1AYx3/nbGZu3ssuYhBhBrr5FAlGRlCM0QUks8tjDxL0EvRgc1Bo5bLyKeihl3qphIJ6aI0lRCAEYRS4TSONEs0s1JU4p9Od08N0y214gf5wHs53/t+P7/sO5xj5jzIudxiovVbElCxVUfJlpvhF3kxvRUdzeE0wn911RECjntbVSCGFBK2AYOa03976Qs2LlspOR2BZWODUlSz1Z/19oTgZi4gkuzChqJeS4367q9HicbSnhQW4Z9DB8WcCbAAlN+sw5mcnnEqjZiNMBQb53dFtUJNzt/2HWk2WzqarKTBtG29kAQSQtW0Tai5KaGA4XqQx28TmY3vJ213G13MPANHss7u6rB7HmzgsUN1eqIlcSp5BeOgnoy3uJbGCs1UU1x/AfLCU0KsBIZRuA6oSlZkjtUBOMiydwv4hqAdjUe7iHPf0Hr6+s9zt7DcCaKlrUoedXjk15aA1M30j8Vg0IvcD/QszE1vTJZp3FFNy60TMYZBkFOaStWUDwe4+Zj+Mxn0SihNtKiLINDQhEIbYgY4qwoM/GHO/Y/JJzxKblswmYJJv6SoLffnOiPP58n0DQsXyjQBC4tGK8ytmpdc8oXWdcZjZg3fKpj+DKFsrScNjy9uLE3HYdhzzvrnWCyIDN6u91hhqAqWdi7v4C7C+bvL4bS4HcAOg//TdlUDTSOqsXudQCgzA4nW0+eyuYaG4AxQs09onjPqM1e38+G885QuyehwPe/a1vJSmjAYkR4FdKJ0LjAHvBTwV3o2PKmiIJuem/c8quy4HgbaFtWr9BaCTzae07OWvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PONIENTE", "label": "PONIENTE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1c8abbb57d1faf83fe5af014172e9e0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhtJREFUOI2tlE1oU0EQx3/z3ishKUbTViRC8dKqJw8e/CqoFxFEQdE2baHXXgTxFosXPy5G9ORJL4Jo00hBD9UiIggeFCmtHixqFeIHtGiaCkLNK+/teEjz0jZJjeIfFnZmd36zs8uOw3+Us9qi3ma9aQi1qXHXCU3frHB+Uo7y669gXprDCEkDe1DXEgHIYwrM+xlGMPELds/0m1Vhep+wKXATSNRIHkHpQqaPe0MknW6uVoXpDWzjcg84CCAd4xCOLclkwCugM6/h42VbvFdX/CEidjcXK2AmShItggCIbQJ/Af3+btEhSCiKta0Tbd2NPtkK6p73MqFnTsJ9GsB0kCYDZ1bWpHOfYGx/2Qa0/RbW9j50wwDMnBMxbgrYGcCMzTGUNTXuablyL4E+iMRLB97hZWh3EkwVyzTsRepCIa2HQBXy42Wfsg9KMIhXDWxpg46JomHZ0NiCrI1jss/hx/XyRmVjUCbCQo1zgFjFqfHR2Q/o5DB8PrV8m4VbhkG2GkpzU/BiV/U8y5UNYAqjAifriaoiz/J5HMDsZh6Z2dB7cDf/AywtveQDmBzA89LuaREeQL3vCkDe2JwtGcEPcHoY9TMMoFwC0JHmP4HmldCJhk73SwUMwE6Q8tN8RbgGxCrCA4XeIo29TiI/sdRb0YLsHu7oXR4apV8NRxC2CESBHDCGMmz9dAel3/VXxlbtZ9LFHJBaHHXrN74Ft+T61wsoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SUR", "label": "SUR", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fbd9a5849d8dd624939afef7c432e68b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkNJREFUOI2tlMtrU0EUh7+Ze9N6r7WtxeIDBREfexGFoHWjhFAVam2MunNRCm5cCFUExbrQ+tr4B7iqhtRSF8YYCyIE3Pja2Na31epGpMHS3pjk3hkXidc+0rQFfzCLc+ac7zxgxuQ/yqx0OdHS0mgEJjZS8Oq1rP7hBuqGamOx7KJgTiS8D00nOEGtpcSUgML0Mo7TFr4vXLfL6h8YrAgbj0Yt0/t1C60Oz1HcBhXRpmx1IuFOO568Xhamwch6mX4gBFB17gqirv5fpFLofA41NIh3L2boyfFr2che24oPXJwFy7aGOv+CAMTadZAvoD59KDkEoqYGs/kAxtZt5E51oDUXnGg4bceST3xYLhps8DxOz5xJfR+lcKNr+l6ixwkcjCB37kGlHwkKqhvY4cOUt7QFWDbHnqYXGH4NRBArGosOyXYn2rzJjiXemwBaySbkQlBgBJtAa/TbYd8nvPxuoAhDsrpcoly/garzV0uGgWhoQK5chfviGWro5dTQNf6YApXX5VoTAqRRms9Dff2C+zCBl+idFqaROR+mkSPlOlOfP1K4dLbi2KVmRnwYQibR6sS8WeXlSmNywIdZ8WQq2xZ6B2xeNEpwpzr2dMyHCXCzbuGkNgOJorlgjQmt/D34L8Dqf5x02kJngMsAufYj84EchDxkxVOjs2AAdm+q22kNf0Oqm8DyCqA3YB6144lXU52zviC7L9nz+9iuBypvt4PcD2wBVQv8BJ6juGv1pW4L8Gbmlv3PlvSkM0B36SxYfwBPdtFYuPQOHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SUR PONIENTE", "label": "SUR PONIENTE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "region", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "dirección", "type": "esriFieldTypeString", "alias": "DIRECCIÓN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "dirección" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "alcaldia" }, { "name": "region", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "region" }, { "name": "sup_constr", "type": "esriFieldTypeDouble", "alias": "SUP_CONSTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sup_constr" }, { "name": "on_r", "type": "esriFieldTypeString", "alias": "ON_R", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "on_r" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "ESTATUS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "estatus" }, { "name": "año_pilar", "type": "esriFieldTypeDouble", "alias": "AÑO_PILAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "año_pilar" }, { "name": "ciberescue", "type": "esriFieldTypeDouble", "alias": "CIBERESCUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ciberescue" }, { "name": "eq_computo", "type": "esriFieldTypeDouble", "alias": "EQ_COMPUTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "eq_computo" }, { "name": "herreria", "type": "esriFieldTypeDouble", "alias": "HERRERIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "herreria" }, { "name": "carpinteri", "type": "esriFieldTypeDouble", "alias": "CARPINTERI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "carpinteri" }, { "name": "plomeria", "type": "esriFieldTypeDouble", "alias": "PLOMERIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plomeria" }, { "name": "electronic", "type": "esriFieldTypeDouble", "alias": "ELECTRONIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "electronic" }, { "name": "electricid", "type": "esriFieldTypeDouble", "alias": "ELECTRICID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "electricid" }, { "name": "joyeria", "type": "esriFieldTypeDouble", "alias": "JOYERIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "joyeria" }, { "name": "diseño_mo", "type": "esriFieldTypeDouble", "alias": "DISEÑO_MO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "diseño_mo" }, { "name": "gastronomi", "type": "esriFieldTypeDouble", "alias": "GASTRONOMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gastronomi" }, { "name": "serigrafia", "type": "esriFieldTypeDouble", "alias": "SERIGRAFIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "serigrafia" }, { "name": "c_audiovis", "type": "esriFieldTypeDouble", "alias": "C_AUDIOVIS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "c_audiovis" }, { "name": "huertos_ur", "type": "esriFieldTypeDouble", "alias": "HUERTOS_UR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "huertos_ur" }, { "name": "imagen_cos", "type": "esriFieldTypeDouble", "alias": "IMAGEN_COS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imagen_cos" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4184_sde_rowid_uk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4025_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CENTRO ORIENTE", "name": "CENTRO ORIENTE", "domains": {}, "templates": [ { "name": "CENTRO ORIENTE", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "IZTAPALAPA", "name": "IZTAPALAPA", "domains": {}, "templates": [ { "name": "IZTAPALAPA", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "NORTE", "name": "NORTE", "domains": {}, "templates": [ { "name": "NORTE", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PONIENTE", "name": "PONIENTE", "domains": {}, "templates": [ { "name": "PONIENTE", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SUR", "name": "SUR", "domains": {}, "templates": [ { "name": "SUR", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SUR PONIENTE", "name": "SUR PONIENTE", "domains": {}, "templates": [ { "name": "SUR PONIENTE", "description": "", "prototype": { "attributes": { "latitud": null, "objectid": null, "nombre": null, "dirección": null, "alcaldia": null, "region": null, "sup_constr": null, "on_r": null, "estatus": null, "año_pilar": null, "ciberescue": null, "eq_computo": null, "herreria": null, "carpinteri": null, "plomeria": null, "electronic": null, "electricid": null, "joyeria": null, "diseño_mo": null, "gastronomi": null, "serigrafia": null, "c_audiovis": null, "huertos_ur": null, "imagen_cos": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 18, "name": "Centros de reclusión", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.14827123462965, "ymin": 19.234476302439532, "xmax": -99.00993808857186, "ymax": 19.547792801696573, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c5b35b827be6828006c52bcb97b0cbb7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUOI2t1E1IVFEUwPG/8/FGZxw/s3pBPaxJxY2BVmBmbcKiXIhR0aJFReEIUSuT2pSLlJKgD0WorIUVaLTxg5BwytpYEUWapqCvhBdho2Fjznsz81qUz5wvCjrLe879nXsu3GvhP4YlXvIohVmC7bsruHI+zTw7+8Xr9Q7dhx//hLklaY8ONahTxTqYTCroNifponOuCmunGd/5a4oyGBc7AEnpoqtVV7X9MZrbQdsXRKh0S1JNkyw3xsLM6aL0ELSy2IMv1uoql6pE0d6sKHURmFsUa3QoAxBL8qhwVy5u1SEUDDHjncHT8YTPz4Z+J4Rzbperv2lszGNgJyBDQzhttLVacDiSAJj++g1N1cjMysCZ6mDXoZ20GhgJuo8GYLOBaRmuCtCc0eYZePyCt20eKi4cwZWfTXJKcliFtqlaktZfl+VRC0CCzVeqI0S9nKLtRRSUFLB8xTIAxkfliJrArHUb8AsL+gXRZItqYU9OIsmeBsDYe5muujuRRTbfKmNMsw1Vj27xtLOf1TlryN+Qw7o8idzyLQw/eL6kxgR+A8PPBDFOBuC53Y2rfi1CooWtu4sjsBBMGFjASY9ZpToW5huf4s3AIBtLC0jLTKXw8A5e3epdSAdsitJrYNmy/OijKH0AcgAm+95xse/s0tM1tuNpbI/SSr13BbwGVguB4wInTSpdQELsgcPD6lVTEs+gKBgYQIss91SJYi0I9X8pzeFg782RkU8LC0seerOiNFSJ4iQ4roKWHgca1vyzB28o3td/LkZ8Qc2K0nYKuudF8RiCUA7kopICTAEvQ35rR4t37C4QDN8b9T+7DNMoSgPQEG/O8PgJFPrWa10aKnwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "direccion", "type": "esriFieldTypeString", "alias": "DIRECCION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "direccion" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tipo" }, { "name": "cap_instal", "type": "esriFieldTypeDouble", "alias": "CAP_INSTAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cap_instal" }, { "name": "link_info", "type": "esriFieldTypeString", "alias": "LINK_INFO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "link_info" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4185_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4026_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Centros de reclusión", "description": "", "prototype": { "attributes": { "y": null, "id": null, "nombre": null, "direccion": null, "tipo": null, "cap_instal": null, "link_info": null, "x": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 19, "name": "Anuncios publicitarios 2015", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.33234599986793, "ymin": 19.176590000028625, "xmax": -98.96776991834696, "ymax": 19.562519999698395, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc8071c054a3efd1e0e3563eac1e5eec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVBJREFUOI3V0rFL1HEYx/HX93e/6+7whqMSFIQgaAsdBOkPaAgOmtzDpfUQUrfIvZJzdXRxcbNIIgpc2gPBhkISBBFrSfwpd9+GTFB+3PkDG3ymL5/ned7P53n4pq440r4Vre4KoY6P2uHV5YBPYlXDJOo5NY9Rw6BW/A0SUceGxbCZD7zpka5leHqHajl3+AQmtvZZ/wU+4GE+sCMVeD7G/FTvlb7vcPclQv65zomV/hdVKvXOXwJRLP4P8NuMpRg5zAr13teKa9tzxmtVR7cbcTVJkmcpjAxplFP2fhYC3kJzeJByCuHBmUNEhJMT3mz0PvzXnbPnYYUfIbiH5J+Ywo1ZTV1vC/njU9YOzXL7vPjX4YJ3w9NGs2DgYtdBx3vUK6wPlLwAx+JBzVbelNOVQ9xd8CXXRyt2IBP3s9fJ5362r8k/vObAdmhcLbBg/AFwh03VHpRjBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "dir", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "dir", "type": "esriFieldTypeString", "alias": "dir", "domain": null, "editable": true, "nullable": true, "length": 126, "defaultValue": null, "modelName": "dir" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "colonia", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "colonia" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "alcaldia", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "alcaldia" }, { "name": "ciudad", "type": "esriFieldTypeString", "alias": "ciudad", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ciudad" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "fuente", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "fuente" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4186_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4027_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "resultados", "description": "", "prototype": { "attributes": { "x": 0, "dir": "", "colonia": "", "alcaldia": "", "ciudad": "", "y": 0, "fuente": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 20, "name": "Módulos RTP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.28052542770621, "ymin": 19.25738467806059, "xmax": -99.01855605162041, "ymax": 19.527600139435037, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd882a04d29ec32b277440307d4c92e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcVJREFUOI2tlD1LHFEUhh+JeF2GGGPjTrUi6UKIiJA+TWxMoYWVBhREkyZVUqQKhAgigUAIpFCQBYuYLlj4BxYWQRSUNIpOdVONu85+zNl8FjPu19yZXUheuJzDPec85+UWt5f/rF7DXRp4CPQb+n6HB+A7cBDGWOBz4M3qPtboRLKT3Gd4P0sNeAWsxwFfZ6tYADUf5lJmWLYKE48hW6VvLsVqHLAPGKj5sHg72d31oo3LOuMm4JkcUvIA+GTb9gcRuWECKqV+aa2XSx7P2msRYLkYRK31cbLPRm8isFLphEnujQALwbukgK1OwLA3Gei58GSb+W4cem4XwIrXDSpeEeCVYes/AQuXkF/jIPOI8fT9+MH8GocPXjDWGeiBUoz3jwb5xWZrfWQhiGqIsYLheZqBNQC/COmZIEKQN6t+P9nIgXKcw4/ONk+HpqKbTXK/BjM0fqBWoFJqR0RWymV68EFy7Cmljpp7ROSOuss0w/WZLyKCEWhZVkVEivgMyjkAVyLyss3YhpyCugXAT+BHc7EF6LruPrAkOe4BJdu2d7XWLbRMJvPWcZwTyTEIfBORfCwQ+APshId2GIDjOGfAu0gh1F8UR6KSpVG/9gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4176_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4017_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Módulos RTP", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 21, "name": "Paradas RTP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3357610701172, "ymin": 19.133187680267383, "xmax": -98.95201206040815, "ymax": 19.576632020051818, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f72b2af9c9fe55d8800d46ad39985ed2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUNJREFUOI21lDFPwzAQhZ9NlAHxA1g6sjAxd4JYKA1LxczEhBi6OeqEiECwODCQFQkGfgFLGiGHEXZ+BCMVDBUIxSzUNDRHGgFvsnRP3707W3bwh3LGB6n9HmWKRZZQdcbworzs0sJkHuzBFAcUTGr/jKoZA0i9zmJxc+EAADOYM7VD0CrgcpvsJylvAAAI804ttBbWRJWwzaVdtFvdUhrlDRDmHZsU+ErL8T5fCXO5i3arS3YvTAHOeKkBmexo9brU9XuK/u0GAGBruY+VxbWSxwEAJdJIan+fjFOhCVARiyyxsFAHkUFRC5jcFwBcPRwCAJfa78UiSxrf5tPoEa/mDSf3O1O1xrDju22yNgWjFj+L/v/R/gpmgOdZzNTIjPGRhcUiPZU6WGAArzIrkUahDiKix1B56bmFfQLJ/2wMrEv+AcoSZfk23KwDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "id_rtp", "type": "esriFieldTypeDouble", "alias": "ID_RTP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_rtp" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "parada", "type": "esriFieldTypeString", "alias": "PARADA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parada" }, { "name": "desenso_re", "type": "esriFieldTypeString", "alias": "DESENSO_RE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "desenso_re" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ruta" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4177_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4018_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Paradas RTP", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "id_rtp": null, "descripcio": null, "detalles": null, "parada": null, "desenso_re": null, "ruta": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 22, "name": "Rutas RTP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.33584800038483, "ymin": 19.13297599964278, "xmax": -98.95231299964513, "ymax": 19.576326999691446, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MODULO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1.7 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.7 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1.7 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.7 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.7 }, "value": "7", "label": "7", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "modulo", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "ruta", "type": "esriFieldTypeString", "alias": "RUTA", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ruta" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "origen", "type": "esriFieldTypeString", "alias": "ORIGEN", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "origen" }, { "name": "destino", "type": "esriFieldTypeString", "alias": "DESTINO", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "destino" }, { "name": "modulo", "type": "esriFieldTypeString", "alias": "MODULO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "modulo" }, { "name": "ordinario", "type": "esriFieldTypeString", "alias": "ORDINARIO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ordinario" }, { "name": "atenea", "type": "esriFieldTypeString", "alias": "ATENEA", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "atenea" }, { "name": "expreso", "type": "esriFieldTypeString", "alias": "EXPRESO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "expreso" }, { "name": "ecobus", "type": "esriFieldTypeString", "alias": "ECOBUS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ecobus" }, { "name": "directo", "type": "esriFieldTypeString", "alias": "DIRECTO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "directo" }, { "name": "nochebus", "type": "esriFieldTypeString", "alias": "NOCHEBUS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "nochebus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4178_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4019_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "ruta": null, "nombre": null, "origen": null, "destino": null, "modulo": null, "ordinario": null, "atenea": null, "expreso": null, "ecobus": null, "directo": null, "nochebus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 23, "name": "Módulos RTP polígonos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.28217477534548, "ymin": 19.25711327525761, "xmax": -99.01746545186899, "ymax": 19.52835570485206, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "area_m2", "type": "esriFieldTypeDouble", "alias": "AREA_M2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_m2" }, { "name": "perime_m", "type": "esriFieldTypeDouble", "alias": "PERIME_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "perime_m" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4179_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4020_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Módulos RTP polígonos", "description": "", "prototype": { "attributes": { "perime_m": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "area_m2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 24, "name": "Torres de alta tensión ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.35816521655141, "ymin": 19.09031655226721, "xmax": -98.95463899988982, "ymax": 19.586265399528713, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "141d49a869e3fc81741603db13737aa0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJVjYUAHzxlYGSQZfqMLs6Dw/jMw+j5n2Pj5BUPUAQmGDzgV+r9giPzHwODJ+4+9ioHhZxlWhfEPGDje/Wdoh/B+5oY+Z5iyWpLhEYbCD2wMxQwMDHJQLseP/wwtDAwMcSgKvZ8xSPxjYKhAc3+09zOhvq1S7y4gm9jCwMDAg6aQiYnhXRcDA4MbAwMDA4vvc0k9hv/PExmwA1ff5+xumyV/7gIAbUktpckAYpcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "altitud", "type": "esriFieldTypeDouble", "alias": "ALTITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "altitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4187_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4028_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Torres de alta tensión ", "description": "", "prototype": { "attributes": { "altitud": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 25, "name": "Líneas de alta tensión ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.34671139971124, "ymin": 19.087766114514693, "xmax": -98.95381549968545, "ymax": 19.586265399528713, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4188_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4029_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Líneas de alta tensión ", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "fuente": null, "entidad": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 26, "name": "Subestaciones elécticas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.34491500032692, "ymin": 19.154854999558722, "xmax": -99.05706700014184, "ymax": 19.48450200006738, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "region", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "region" }, { "name": "caracteris", "type": "esriFieldTypeString", "alias": "CARACTERIS", "domain": null, "editable": true, "nullable": true, "length": 140, "defaultValue": null, "modelName": "caracteris" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "area_m2", "type": "esriFieldTypeDouble", "alias": "AREA_M2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_m2" }, { "name": "perime_m", "type": "esriFieldTypeString", "alias": "PERIME_M", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "perime_m" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4189_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4030_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Subestaciones elécticas", "description": "", "prototype": { "attributes": { "perime_m": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "region": null, "caracteris": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "area_m2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 27, "name": "Pozos CONAGUA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.09450635068742, "ymin": 19.259431534138116, "xmax": -98.96722200009515, "ymax": 19.516499998975917, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ab92b6a7e7690021e3f0fdbd81405b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUFJREFUGJVt0TtLQgEUwPE/Xq9eH3hTQqkIeigZ0lLRFvSkIUglcBBbmxzb+yJBg9UQuTRmQVHQpItc0h7SA7pgQylp+cgartSlOtOB8zucwzlG/oYBkIES0NIXjLpcxhvfwewYxe4ReS02qT1fcH0SBUXVYxOuyCW+oBtX4Ke9fOuhcneFig8UVcPetQ2Gw24ejsHaDZIT6mUopGBi3UZue5e8Mqlhs7iAox/8PZDbgt5pKBxCIAaiBSzOAGBor2GzAiCYYHARkrMQTmkQwOy2AnIbv9UAO/UXyO3D8incJMEXAZMDak91oKRhST6imInwmIaRFRAk8Mcgm4C+KWh8KkBLw+mOKEMHMwwEOxEkbZggaTCzWcEzHtKdbvWDfKoLe3aP+7M5RMlCo/qOaDtHHVtCjVd/PWW+SZrQPx/9ji/x9Fj1CTVV+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "name" }, { "name": "fid_1", "type": "esriFieldTypeSmallInteger", "alias": "FID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fid_1" }, { "name": "objectid_1", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid_1" }, { "name": "acuifero", "type": "esriFieldTypeString", "alias": "ACUIFERO", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "acuifero" }, { "name": "titular", "type": "esriFieldTypeString", "alias": "TITULAR", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "titular" }, { "name": "representa", "type": "esriFieldTypeString", "alias": "REPRESENTA", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "representa" }, { "name": "nomdenomop", "type": "esriFieldTypeString", "alias": "NOMDENOMOP", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "nomdenomop" }, { "name": "denomaprov", "type": "esriFieldTypeString", "alias": "DENOMAPROV", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "denomaprov" }, { "name": "locabastec", "type": "esriFieldTypeString", "alias": "LOCABASTEC", "domain": null, "editable": true, "nullable": true, "length": 79, "defaultValue": null, "modelName": "locabastec" }, { "name": "titulo", "type": "esriFieldTypeString", "alias": "TITULO", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "titulo" }, { "name": "tipoaprov", "type": "esriFieldTypeString", "alias": "TIPOAPROV", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tipoaprov" }, { "name": "elaproves", "type": "esriFieldTypeString", "alias": "ELAPROVES", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "elaproves" }, { "name": "situacion", "type": "esriFieldTypeString", "alias": "SITUACION", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "situacion" }, { "name": "equipado", "type": "esriFieldTypeString", "alias": "EQUIPADO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "equipado" }, { "name": "operando", "type": "esriFieldTypeString", "alias": "OPERANDO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "operando" }, { "name": "cegado", "type": "esriFieldTypeString", "alias": "CEGADO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "cegado" }, { "name": "viable", "type": "esriFieldTypeString", "alias": "VIABLE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "viable" }, { "name": "profundida", "type": "esriFieldTypeString", "alias": "PROFUNDIDA", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "profundida" }, { "name": "diametroad", "type": "esriFieldTypeDouble", "alias": "DIAMETROAD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "diametroad" }, { "name": "diametrode", "type": "esriFieldTypeString", "alias": "DIAMETRODE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "diametrode" }, { "name": "tipobomba", "type": "esriFieldTypeString", "alias": "TIPOBOMBA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "tipobomba" }, { "name": "motor", "type": "esriFieldTypeString", "alias": "MOTOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "motor" }, { "name": "marcatipo", "type": "esriFieldTypeString", "alias": "MARCATIPO", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "marcatipo" }, { "name": "nummedcfe", "type": "esriFieldTypeString", "alias": "NUMMEDCFE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "nummedcfe" }, { "name": "regophrsdi", "type": "esriFieldTypeSmallInteger", "alias": "REGOPHRSDI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regophrsdi" }, { "name": "regopdiaa", "type": "esriFieldTypeSmallInteger", "alias": "REGOPDIAA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regopdiaa" }, { "name": "gasto", "type": "esriFieldTypeSmallInteger", "alias": "GASTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gasto" }, { "name": "potencia", "type": "esriFieldTypeString", "alias": "POTENCIA", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "potencia" }, { "name": "cuentaconm", "type": "esriFieldTypeString", "alias": "CUENTACONM", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "cuentaconm" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "altitud", "type": "esriFieldTypeDouble", "alias": "ALTITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "altitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4190_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4031_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pozos CONAGUA", "description": "", "prototype": { "attributes": { "altitud": null, "name": null, "fid_1": null, "objectid_1": null, "acuifero": null, "titular": null, "representa": null, "nomdenomop": null, "denomaprov": null, "locabastec": null, "titulo": null, "tipoaprov": null, "elaproves": null, "situacion": null, "equipado": null, "operando": null, "cegado": null, "viable": null, "profundida": null, "diametroad": null, "diametrode": null, "tipobomba": null, "motor": null, "marcatipo": null, "nummedcfe": null, "regophrsdi": null, "regopdiaa": null, "gasto": null, "potencia": null, "cuentaconm": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 28, "name": "Plantas potabilizadoras de agua", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.26444598209628, "ymin": 19.241611503768013, "xmax": -98.96630340287965, "ymax": 19.499296999756893, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea3f05af36c6fafc895b7e903640db8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAc5JREFUKJFjYaASYCFGUemcI/lu8taTXV0Z/5FtUNHC406bZjZN+BKWrcnAwJBBlkGVp5+zXpq/YJ2WqRPD8e3L0qoXn5/cGmt4lWSDXu8/uvT98wf8/tnNDDwCooy3Lh3ewcDAIEuSQYVzjtptW9gVEpbXxsDExMygZe3OsLK3UCZzwtbO6QXe5UQZNOvqf+aNU9s3aJnYMf759ZPh4+unDH9//2YwcQ5lOLV7VUnN8jMzWiJN7hM06NSWtQsf3Dgv6BVXwiAkKQ8XZ+PgZrh38QTTrYsndzEwMKjiNSh/1mGrHYu7ouwDUhhEZZRQ5HiERBkMnPwYts7tUsmauK1qWr5XG1aDdu/+zzRpfccmE8dARnFZZQYGRkzXcnByM3gllTAc27y4sXrxuXmtsUYvMAxacW7tvMe3zwuHB0xgYGJkYvjw8jGDoATCa1/ev2Zg5+ZnEJSQZxCRVmK5e/30LgYGBj0Ug/LmHDLdubA7LjCtjoGFhZ2BgYGBgYtPiOH1k7sMDP//M/z//4+Bg5uPgYdXlIGBgYHB0iuKYUF9km765B1ZM3M9psENmpRiV8TAwPC/4/Dme5gewgkk75zdl8rAwDAL2WuRUEwWAAClmZs0ZekNgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "DESCRIPCIO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "DESCRIPCIO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "DETALLES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "capacidad_", "type": "esriFieldTypeInteger", "alias": "Capacidad_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "capacidad_" }, { "name": "caudal_pot", "type": "esriFieldTypeInteger", "alias": "Caudal_pot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "caudal_pot" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "FUENTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "CALLE_Y_NU", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "COLONIA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "ALCALDIA", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "ENTIDAD", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "LATITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "LONGITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "altitud", "type": "esriFieldTypeDouble", "alias": "ALTITUD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "altitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4191_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4032_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Plantas potabilizadoras de agua", "description": "", "prototype": { "attributes": { "altitud": null, "id": null, "descripcio": null, "detalles": null, "nombre": null, "capacidad_": null, "caudal_pot": null, "fuente": null, "calle_y_nu": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null, "longitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 29, "name": "Otros tipos de inmuebles (02-09-2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.3298557474447, "ymin": 19.16974472393997, "xmax": -98.9511699802103, "ymax": 19.51772949721868, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6365, "latestWkid": 6365 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "universo_a", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4bc9b25eb0167327a59506a16d0afe77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAAiYZ4HAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUKJHNjz1LA0EUACfH4ipHELazUsHC3sbKwg9EjmAlCGJhIYiNIDYHQTaCsdLKwsYqhYWFBDksggj+gvyAIAjCVW6nePHYtYmouYvBzikf83hvBH9EAMhAzySRvv9NnFg+HJftNBEAPtypQFfjSFYgTLtlVdLrJn0/hcKc6My8BMoqSOaVOFhr1fcfAJgNh9WQPMOy+uOlb0yb1DZHSnrb2MKjb10NGM00dFFMLDUf5/Ao5Eb3ICP3W8jlHy80gIU+bst47ScBYCK9KJf0ri+oYhnIuu7ciOIO9b2XzwsuudHHfqBvgQtgsjN/lp7bjK8rV7kNJtJNVsIp9TZ4Iq0bi63YICrHeQ1fXB69GtjqFfIBH0hWTz6v5WEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EDIFICIO OFICINAS", "label": "EDIFICIO OFICINAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "224b06812c95d9c0978e0c06bf7619af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO5JREFUKJGFzj9LQlEYx/HvOR0zcXPrDTQH0guoqaaK7HIaMpoDp6Ac8l5TCe7g1N4WF7nV3QPfhLNbsxA0ZOBzGtIIvTd/2/Pnw/MYUpL4tvD5VVi1dw/v8zOTBkTLZT7/UQSul4Kkfbouk/GVU2rl6ca7P2r13v4FIuMOUATQhhZwngmSwNsUx9msdlCNfdutNKNBKhBFF9B/WlrrSQjsLYDn4Hgf2J5/EdRuHHg7laDX/wVRvZ5DDcPF5ekZpUNgC3AGILc2vAA2sgBI+eXWnhw2okeT+LYkSCN7+SfOSee1VovNQTMaAaVlYJZvQS1EemunhFAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EDIFICIO PUBLICO", "label": "EDIFICIO PUBLICO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "471840bbca679a43e2e5e14b95edd0e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOdJREFUKJGd0L9Kw1AUx/Fvmpvi0tkxS+BCKSi0ky/gYJ+h4NpFSge5hSIi9DoFdHATn8Khe7u7SEnpcp/BJfSmxkHaxjZ/wN924Hw4P47gnxHZQcrHC+J0nrNnY2otY26XedBhkz4VHPBO+A6B7hEMAn2NpVPS7urc15cfRk0z8L7hWiYl6LcvaQj6DFQiAKRfHwOnVTDBaUqffmR4FlXLRREAkVk/SL/eq7oqYPFpeNlBuPvaeHrkWl7LoAcDUEkGwmql3mSg+1jaBe59+9E/EEhxucEyy0E2huFB7X2iSM0Bp6zuNj89az+JfzmSCwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ESCUELA", "label": "ESCUELA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b418597ed9490856dc558a8fbc77a017", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADpJREFUKJFjYSATsEDpcnZ2dkliNPz8+fMmAwPDdJjG2J8/f2oTadleZI0kg1GNoxoZGBgYGHRI1QgAWQoKLJZzLGIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FABRICA", "label": "FABRICA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b7ce534c225ea979ba2cbcb9b88c3086", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW1JREFUKJGlkE0rRGEYhq/3NdQZRRaYWIilhdRYIKsp6WQxGc40FH9AKVmws6Rkw9LIRmgGNYlpklnZKKX8AIlYSFk58+l9LXx0pjEj4949H/fVcz8u/inXbwup4OCYETndrwhgj5o9WqsFoDIAUlmA99Xv76iNxW7+DkBaoBA16SCwXBLw6vc3iZqszzkQKt+sUe2f5aRtmbcFc5HPp+vajlwAtbHYk20NNQKrQDWAltK53wlq13HZs9ZyvCEcznxHcEcT6ynLd6WpjgKeMrkuBZlRI5q8+47wJSOaPLcnTC85tQ/0FXvlZqa+dbohHM4U/MAp90780bbMQ1DFgCq14TT/CPiQCjgKDQgA3ggAF2UB9oTZQk71fhpXgC1gG/ACAWC+/AU5NQK8IOSUOxI/BtAz9KcezCWkmk2FfF3GXvK6NEDhEVJ1G5HE/VdLrJGF+JwdGj7TbwwApQHGQWJRgCoCA+694xMNVc7eO9rSe1jCyJvoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LOCALES COMERCIALES", "label": "LOCALES COMERCIALES", "description": "" }, { "symbol": { "type": "esriPMS", "url": "21b09a5d42a90e7d020dc92d7be8e597", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbRJREFUOI2lkr9rFEEYhp/Z2c1qEvGSI8WlkFMkXUhnrXdgk0o82BUF/y5LMcUtnNqlW8XqiG1CUgkWklUO95AgOrIzn8Xt7v1KsPCFgZn55n34vpfx+U/5VxXkJWsuJAHwDJF6zs9/AoqEttZcqB7f8QiAfYByjwxoWssNP+LzEqBIaCvhgysYy4Auv7BzHQ1ouoJUQaNIuF9BaoCitS5k1xXccgWpBDxWZc0GNFXBa2BPYKRorUM234GOshPbb3WFLFWwpwgPwZTw8BDMTmnu6ig7uTQDHWfHU4jZmVZmzHF2vBSi7fMOuDe5ylCwspi2ggZkQ9uvrz7qmE7VwSqwtmhaUFCuSqt1B07oKeEagNLhFmIGwPYC4BwV9sSaEYAofteA4AlfAOSALeeZN6V5DGyU5jGwjZgX2tFVzxjNZVCbfVJgF/iKbD5C5cNJAOE+Yt4Cu84nlYMppAY4f/MO5LeBbwgdr8gzV07s/TFnboUOwnugXb6dB+g4P7JJ+BDMDx1zJq9ozAagI05twgMIb+ooP1oaYfLIDOuDhwU+zezREafV57oUMCv1lAvg7lX1Sn8BLGKkMeWQi/sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MERCADO", "label": "MERCADO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "10b7accdce9b0e23c4ec116c657522cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYpJREFUKJGV07FLG1EcwPHvu5y9Vh3ao0MDFgfB/glKtxa0HEHcpM3YpYgOGVQQYu7OtqSD2CA4KNTFrQ4qQa5SEIQiOFmoq0OmQ9QHVSJcPN+5aIjJHaW/7ff7fR683+P3dP4j9JiaMDPue7llf/snTltuNiBaSg87+/6mc5iM39qPgouoCKSCkHlgMBEbf8UUGs9v04Fua3ao4hXKLfjFwEzXicZU4+ELTc3B9A8oXt3DJw9TX1C0N43Qa1oPxqRHqY7N4dk+QpVtHhYATRQYya/y/dOZDghCVQJELIYnZrXNlTCuG2+cV0B/AryN6AMv7YIebMtfHRnzCOhJolVEmT1H6rBQMzR7IlBiPf7O1J4RTVbuBvTL7oY55OygeN1sjZBSxXOOoOHpDC3KBUocAKkGe+yH15/vkjr2N90/puUsozFap0rk+fnxvAUDyE6jYF4G74DHwG/p2SuN/fuLtDZ9imW7aOJrVUU5QCVjQHq1xXTGeCo9d7e5F7P8xSt/i3xrPf6nJMYNuNB+TVyrbZgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OFICINAS", "label": "OFICINAS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c96bbf67aed561ce9e821760a477d3c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVBJREFUOI2l0j9LQlEYx/HvOfegg21BNAdBS0tTm2neLBrahV5AS9DtDkEQRGB/FN+DSzToKCIXrgUtLRGGUNTQ1AsoUBDvOQ0SpPjnSs90OIff5zwP5yj+WWrc4f62NxNtW/Gcn6xMDThb/orscGMsFp20fx3Twd6ZZ3+FAIxwbf+ALudABEBqMm2sVSddzxRqiYeRgLPjzcmWXwSxOaSpBanNvZP2Twq14BJs3Qe4dn2Dli6CmB81FqCkJuvaKiXV3e5VNf6pemH/EEwOhBgT/jtmstsNGu5a3VYAWhKRmpDhXkmYVTG+FYClTMl0RHYaQEDjopJ4VwC5yvqba9efwSyHBQyiDP2vUAJCAxAMAkEZ5GnI9GveSzX7gLyXarq2/wIsTUqLwJR/130fSQeUpcXxJCCIiuGApSkZi6Oxt0s+CtXk41Agd5t8GtybVD/KqGyuqDdFLQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TEATRO", "label": "TEATRO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f685df84feb19cdaacd9d77e96916d24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhBJREFUOI2lkM9LInEYxj+5s+4oTCCEG4p0mYMgK4gQKB0M1ksKIRidxT/B/0KCTnYLgmCSgcAQTxLoYQ8tBHnw0qiMkILYodYfI27oHqSptt022Of05X35ft7neQT+UwLA8fHxd8MwvgCcnZ3NotGoxW63UywWZ5FIxCJJEhcXF7O1tbWl1dXVJYBarfYtl8t9FQBcLpdfUZRPALquc3l5idVqpdVqsby8jCiKXF9fc3d3R7vdxul0EgqFQrlcbuHAMIz54eGhaater5PNZslkMnQ6HaLR6Avb29vb+Hy+pwg3Nzez37N5PB68Xi92u/1V7sFgQLfbnZuARqNhAvb39/H7/Xg8HgAcDgfn5+dMJhNisRgAvV4PXddnJiASiQh7e3sABINBNjY2zGuSJLG5ucl4PDZnsiwTDoc/HBwcLAD39/fzx6WmaUiSxMrKCm63m/F4jKZpGIZhAiaTCYPB4KmDcrn88LhMp9MAnJycsLu7y+3tLYFA4EUHzWaTarX6YAKSyeTHo6OjV2X9TT6fj3g8LuTz+QVgNBrN//XpuabTqdmJAKCq6k/A9l7A1dUVFovlKUIqlbKenp6+28H6+jo7OztCqVRaAP6kSqXCdDql3++/CRMAvF7vj0KhIAIoikIikcBms6GqKltbWxQKBarVKrIs43a7EUWR4XDYNgGyLH9+TlVV1XwrivKmg18L8saFEwE4VgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TEMPLO", "label": "TEMPLO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "ID", "typeIdField": "universo_a", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "id" }, { "name": "fenomeno", "type": "esriFieldTypeString", "alias": "Fenómeno", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "fenomeno" }, { "name": "taxonomia", "type": "esriFieldTypeString", "alias": "Taxonomía", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "taxonomia" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "R_P_V_E", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "drescripci", "type": "esriFieldTypeString", "alias": "Descripción", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "drescripci" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "Detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "universo_a", "type": "esriFieldTypeString", "alias": "Tipología del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "universo_a" }, { "name": "tipo_apoyo", "type": "esriFieldTypeString", "alias": "Tipo de intervención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipo_apoyo" }, { "name": "instancia_", "type": "esriFieldTypeString", "alias": "Instancia a cargo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "instancia_" }, { "name": "modalidad_", "type": "esriFieldTypeString", "alias": "Modalidad de atención", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "modalidad_" }, { "name": "vertiente_", "type": "esriFieldTypeString", "alias": "Vertiente", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "vertiente_" }, { "name": "estatus", "type": "esriFieldTypeString", "alias": "Estatus del inmueble", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "estatus" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "CVE_MUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "Alcaldía", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "Entidad", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "Latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4182_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4023_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "EDIFICIO OFICINAS", "name": "EDIFICIO OFICINAS", "domains": {}, "templates": [ { "name": "EDIFICIO OFICINAS", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "EDIFICIO OFICINAS", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "EDIFICIO PUBLICO", "name": "EDIFICIO PUBLICO", "domains": {}, "templates": [ { "name": "EDIFICIO PUBLICO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "EDIFICIO PUBLICO", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ESCUELA", "name": "ESCUELA", "domains": {}, "templates": [ { "name": "ESCUELA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "ESCUELA", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FABRICA", "name": "FABRICA", "domains": {}, "templates": [ { "name": "FABRICA", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "FABRICA", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "LOCALES COMERCIALES", "name": "LOCALES COMERCIALES", "domains": {}, "templates": [ { "name": "LOCALES COMERCIALES", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "LOCALES COMERCIALES", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MERCADO", "name": "MERCADO", "domains": {}, "templates": [ { "name": "MERCADO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "MERCADO", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OFICINAS", "name": "OFICINAS", "domains": {}, "templates": [ { "name": "OFICINAS", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "OFICINAS", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "TEATRO", "name": "TEATRO", "domains": {}, "templates": [ { "name": "TEATRO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "TEATRO", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "TEMPLO", "name": "TEMPLO", "domains": {}, "templates": [ { "name": "TEMPLO", "description": "", "prototype": { "attributes": { "longitud": null, "id": null, "fenomeno": null, "taxonomia": null, "r_p_v_e": null, "drescripci": null, "detalles": null, "universo_a": "TEMPLO", "tipo_apoyo": null, "instancia_": null, "modalidad_": null, "vertiente_": null, "estatus": null, "fuente": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 30, "name": "Panteones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.32901442237016, "ymin": 19.132731421938416, "xmax": -98.96459675740692, "ymax": 19.550806813496223, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6369, "latestWkid": 6369 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "84f40c67d0437c4acfab4af1f9dd91f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1dJREFUOI211V1MW3UYx/Evffmfvpe2wHpkCosdtLDBZtBpO4LDLRJjJGMGb3Qh02TOGTcTp0FMmHOmxmTRG6LGbcaEXRgTtFdeoNlMduFifEFtuyZorDC72VlmeevLAbxACGecVo3xd3me53zO838u/sfA/xRDueKz4Mq5fXsF7BSS3q7HICko84X8wg1Fmr3gTKUiYZj7N7D+sCw/Z85v6Npst9RbMNWrqoKlaXLtV2R338F8/sN3MuOn/xZ+AhxWue69BnHbDqsw1pb4cIUdU8AvTIEbInfr03BPLjP+1GnIa8JhMKTrGs/5kTsFOksJVJVKTIEtdtkThwoy4wc04bTPd2Jz0XO3Furt20P9vSG+6Du+DjdhrNlkr9l1GOnQUCb6lgp+Zts2r+MaXWZhqtKazFYrIzf5y01e7+T3x/rh/TDMrcL6mZlDt4iNLTe/ILXUEnzlGJZKJ2aHnV2RN7n6fZT4S++uw2sleUtczvaQSg2vwuaMPiTsOn3Jkf5BrEJntxQce2ENbJDMNWubqvYF8bQESAye4Xz3UXwD+9na/QDnu48C4HrwLuTgHcRefFuFi7yhBtbsWEfRurahevtWGjrbSQye0ZzO0+on0LV7HYxktKpgMCoAosmL//FH8Nxej7BaaTl1hOuxxGqX3mun+dgBKus2YjRJtJw6wtRPSSaGPv6ro6ioYIXiLICoceHrCGGQJITZhK8jhF4STKeuLcNu63JdCIyShK8jxKTLyQTL8GJemVXBiyg/KAW2z1yIM9LWS+DkQRo624kEHwXAsaeV75aWKMSuMtLWi29gP637HmKkrXf1NPMUUSTDZzfBtvB1Mj1e3KpdryQ7OkZ2dExz3ytJM50upqJDKvi11FfxAbn5opvF+wW6soBW5iiSpxh5A6ZUMIAtFX34l7rmy5uoLnX5aEZhkV/JxF5NRp9ceaaC+2HmZWz3/Uz68+rLiQ2WKldJLJucZOKbMXIUmeS3H7PJRDuwoAkDDCYvJV6Hxi/PfvBJbDhyZ1XBaTCI9fDk8Kd8e/ajXE7kRq3JRM9JUNbWNS/65+EPUtFguHHHzgmuHNcVzE0V4NSjl5ZgXmFhakkUv9YJ2wsnktGEllH219SfuHQR2F2up1TKwv8lfwLctwgTAMZu0AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "r_p_v_e", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "r_p_v_e", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "descripcio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "nombre", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "administra", "type": "esriFieldTypeString", "alias": "administra", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "administra" }, { "name": "clase", "type": "esriFieldTypeString", "alias": "clase", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "clase" }, { "name": "construcci", "type": "esriFieldTypeString", "alias": "construcci", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "construcci" }, { "name": "fundacion", "type": "esriFieldTypeInteger", "alias": "fundacion", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fundacion" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "calle_y_nu", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "cp", "type": "esriFieldTypeString", "alias": "cp", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cp" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "colonia", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "cve_mun", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "alcaldia", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "entidad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "entidad" }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitud" }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitud" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4192_sde_rowid_uk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4033_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Panteones", "description": "", "prototype": { "attributes": { "longitud": null, "objectid": null, "id": null, "r_p_v_e": null, "descripcio": null, "detalles": null, "nombre": null, "administra": null, "clase": null, "construcci": null, "fundacion": null, "fuente": null, "calle_y_nu": null, "cp": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "latitud": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 50000, "tileMaxRecordCount": 50000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" }, { "currentVersion": 10.81, "id": 31, "name": "Panteones (poligonal aproximada)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -99.32941470100202, "ymin": 19.132165597025732, "xmax": -98.96324040352403, "ymax": 19.55197072954527, "spatialReference": {"wkt": "GEOGCS[\"MEXICO_ITRF_2008\",DATUM[\"D_ITRF_2008\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]"} }, "sourceSpatialReference": { "wkid": 6369, "latestWkid": 6369 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 35, 91, 78, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "r_p_v_e", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "r_p_v_e", "type": "esriFieldTypeString", "alias": "r_p_v_e", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "r_p_v_e" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "descripcio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descripcio" }, { "name": "detalles", "type": "esriFieldTypeString", "alias": "detalles", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "detalles" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "nombre", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nombre" }, { "name": "administra", "type": "esriFieldTypeString", "alias": "administra", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "administra" }, { "name": "clase", "type": "esriFieldTypeString", "alias": "clase", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "clase" }, { "name": "construcci", "type": "esriFieldTypeString", "alias": "construcci", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "construcci" }, { "name": "fundacion", "type": "esriFieldTypeInteger", "alias": "fundacion", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fundacion" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "fuente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "fuente" }, { "name": "calle_y_nu", "type": "esriFieldTypeString", "alias": "calle_y_nu", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "calle_y_nu" }, { "name": "cp", "type": "esriFieldTypeString", "alias": "cp", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cp" }, { "name": "colonia", "type": "esriFieldTypeString", "alias": "colonia", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "colonia" }, { "name": "cve_mun", "type": "esriFieldTypeString", "alias": "cve_mun", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cve_mun" }, { "name": "alcaldia", "type": "esriFieldTypeString", "alias": "alcaldia", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "alcaldia" }, { "name": "entidad", "type": "esriFieldTypeString", "alias": "entidad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "entidad" }, { "name": "area_m2", "type": "esriFieldTypeInteger", "alias": "area_m2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_m2" }, { "name": "perime_m", "type": "esriFieldTypeInteger", "alias": "perime_m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "perime_m" }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_area_sh" }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r4193_sde_rowid_uk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4034_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Panteones (poligonal aproximada)", "description": "", "prototype": { "attributes": { "st_length_": null, "objectid": null, "id": null, "r_p_v_e": null, "descripcio": null, "detalles": null, "nombre": null, "administra": null, "clase": null, "construcci": null, "fundacion": null, "fuente": null, "calle_y_nu": null, "cp": null, "colonia": null, "cve_mun": null, "alcaldia": null, "entidad": null, "area_m2": null, "perime_m": null, "st_area_sh": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c6687c2816dd435b98650aa15b70bcc7" } ], "tables": [] }