{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Calles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DGI_GIS.FC_Parcelas", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "COD_EJE", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3358340.00333334, "ymin": 7101440.00333335, "xmax": 3848300.00333334, "ymax": 7562600.00333335, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 130, 166, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "COD_CALLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COD_CALLE", "type": "esriFieldTypeInteger", "alias": "COD_CALLE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COD_CALLE" }, { "name": "DEPARTA", "type": "esriFieldTypeString", "alias": "DEPARTA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DEPARTA" }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "LOCALID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCALID" }, { "name": "SECCION", "type": "esriFieldTypeString", "alias": "SECCION", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SECCION" }, { "name": "ID_EJE", "type": "esriFieldTypeInteger", "alias": "ID_EJE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID_EJE" }, { "name": "CALZADA", "type": "esriFieldTypeSmallInteger", "alias": "CALZADA", "domain": { "type": "codedValue", "name": "TipoCalzada", "description": "Clasificacion de los Tipos de Calzadas", "codedValues": [ { "name": "Sin Relevar", "code": 0 }, { "name": "Adoquinado", "code": 1 }, { "name": "Asfalto", "code": 2 }, { "name": "Cordon Cuneta", "code": 3 }, { "name": "Hormigón", "code": 4 }, { "name": "Mejorado", "code": 5 }, { "name": "Ripio", "code": 6 }, { "name": "Tierra", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CALZADA" }, { "name": "ALUMBRADO", "type": "esriFieldTypeSmallInteger", "alias": "ALUMBRADO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ALUMBRADO" }, { "name": "AGUA", "type": "esriFieldTypeSmallInteger", "alias": "AGUA", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AGUA" }, { "name": "CLOACAS", "type": "esriFieldTypeSmallInteger", "alias": "CLOACAS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CLOACAS" }, { "name": "TV_CABLE", "type": "esriFieldTypeSmallInteger", "alias": "TV_CABLE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TV_CABLE" }, { "name": "GAS", "type": "esriFieldTypeSmallInteger", "alias": "GAS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GAS" }, { "name": "TELEFONO", "type": "esriFieldTypeSmallInteger", "alias": "TELEFONO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TELEFONO" }, { "name": "ELECTRICO", "type": "esriFieldTypeSmallInteger", "alias": "ELECTRICO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ELECTRICO" }, { "name": "RECOLECCION", "type": "esriFieldTypeSmallInteger", "alias": "RECOLECCION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RECOLECCION" }, { "name": "BARRIDO", "type": "esriFieldTypeSmallInteger", "alias": "BARRIDO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BARRIDO" }, { "name": "COD_EJE", "type": "esriFieldTypeString", "alias": "COD_EJE", "domain": null, "editable": true, "nullable": false, "length": 14, "defaultValue": null, "modelName": "COD_EJE" }, { "name": "VALOR_UNIT_BASICO", "type": "esriFieldTypeDouble", "alias": "VALOR_UNIT_BASICO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "VALOR_UNIT_BASICO" }, { "name": "DESDE_PAR", "type": "esriFieldTypeInteger", "alias": "DESDE_PAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESDE_PAR" }, { "name": "HASTA_PAR", "type": "esriFieldTypeInteger", "alias": "HASTA_PAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HASTA_PAR" }, { "name": "DESDE_IMPAR", "type": "esriFieldTypeInteger", "alias": "DESDE_IMPAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESDE_IMPAR" }, { "name": "HASTA_IMPAR", "type": "esriFieldTypeInteger", "alias": "HASTA_IMPAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HASTA_IMPAR" }, { "name": "BARRIO_COD", "type": "esriFieldTypeSmallInteger", "alias": "BARRIO_COD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BARRIO_COD" }, { "name": "NOMBRE_CALLE_IPV", "type": "esriFieldTypeString", "alias": "NOMBRE_CALLE_IPV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOMBRE_CALLE_IPV" }, { "name": "COD_SECCION", "type": "esriFieldTypeString", "alias": "COD_SECCION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COD_SECCION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "CODIGO_CALLE", "fields": "COD_CALLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_EJE", "fields": "COD_EJE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ID_EJE", "fields": "ID_EJE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R321_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_321", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_321", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A162_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Calles", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Departamentos", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Catastro" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3240070.94333334, "ymin": 7083262.17666668, "xmax": 3877579.25333334, "ymax": 7566766.59666668, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 215, 6, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DEPARTAMENTO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DEPARTAMENTO", "type": "esriFieldTypeString", "alias": "DEPARTAMENTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPARTAMENTO" }, { "name": "CABECERA", "type": "esriFieldTypeString", "alias": "CABECERA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CABECERA" }, { "name": "CODIGO", "type": "esriFieldTypeString", "alias": "CODIGO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CODIGO" }, { "name": "NRO_DEPARTAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "NRO_DEPARTAMENTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NRO_DEPARTAMENTO" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "CODIGO_DEPTO", "fields": "CODIGO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NRO_DEPTO", "fields": "NRO_DEPARTAMENTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R282_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A123_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Departamentos", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Limites Municipales", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Catastro" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3240070.94333334, "ymin": 7083262.17666668, "xmax": 3877579.25333334, "ymax": 7566766.59666668, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMBRE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "LEY", "type": "esriFieldTypeString", "alias": "LEY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEY" }, { "name": "DEPARTAMENTO", "type": "esriFieldTypeString", "alias": "DEPARTAMENTO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DEPARTAMENTO" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R286_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A127_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Limites Municipales", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Manzanas", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Catastro" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DGI_GIS.FC_Parcelas", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "COD_MANZANA", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -6.98491930961609E-9, "ymin": 7103150.00333335, "xmax": 3870706.30333334, "ymax": 7562700.00333335, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 246, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 199, 129, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DEPARTA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DEPARTA", "type": "esriFieldTypeString", "alias": "DEPARTA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DEPARTA" }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "LOCALID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCALID" }, { "name": "SECCION", "type": "esriFieldTypeString", "alias": "SECCION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SECCION" }, { "name": "NRO_MANZANA", "type": "esriFieldTypeString", "alias": "NRO_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NRO_MANZANA" }, { "name": "LET_MANZANA", "type": "esriFieldTypeString", "alias": "LET_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LET_MANZANA" }, { "name": "COD_MANZANA", "type": "esriFieldTypeString", "alias": "COD_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "COD_MANZANA" }, { "name": "COD_SECCION", "type": "esriFieldTypeString", "alias": "COD_SECCION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COD_SECCION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "COD_MANZANA", "fields": "COD_MANZANA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_SECCION", "fields": "COD_SECCION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R324_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_324", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_324", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A165_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Manzanas", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Parcelas Urbanas", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Catastro" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DGI_GIS.FC_Manzanas", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COD_MANZANA", "composite": false }, { "id": 0, "name": "DGI_GIS.FC_Calles", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COD_EJE_CALLE", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3228800.00333334, "ymin": 7079900.00333335, "xmax": 3876800.00333334, "ymax": 7571900.00333335, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 196, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 199, 129, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DEPARTA", "typeIdField": "", "subtypeField": "TIPO", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DEPARTA", "type": "esriFieldTypeString", "alias": "DEPARTA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DEPARTA" }, { "name": "CATASTRO", "type": "esriFieldTypeInteger", "alias": "CATASTRO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CATASTRO" }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "LOCALID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCALID" }, { "name": "SECCION", "type": "esriFieldTypeString", "alias": "SECCION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SECCION" }, { "name": "NRO_MANZANA", "type": "esriFieldTypeString", "alias": "NRO_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NRO_MANZANA" }, { "name": "LET_MANZANA", "type": "esriFieldTypeString", "alias": "LET_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LET_MANZANA" }, { "name": "NRO_PARCELA", "type": "esriFieldTypeString", "alias": "NRO_PARCELA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NRO_PARCELA" }, { "name": "LET_PARCELA", "type": "esriFieldTypeString", "alias": "LET_PARCELA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LET_PARCELA" }, { "name": "VINCULACION", "type": "esriFieldTypeString", "alias": "VINCULACION", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "VINCULACION" }, { "name": "COD_EJE_CALLE", "type": "esriFieldTypeString", "alias": "COD_EJE_CALLE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "COD_EJE_CALLE" }, { "name": "TIPO", "type": "esriFieldTypeInteger", "alias": "TIPO", "domain": { "type": "codedValue", "name": "TipoParcela", "description": "Tipo de parcela", "codedValues": [ { "name": "Urbano", "code": 0 }, { "name": "Rural", "code": 1 }, { "name": "Subrural", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TIPO" }, { "name": "COD_MANZANA", "type": "esriFieldTypeString", "alias": "COD_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "COD_MANZANA" }, { "name": "FECHAMOD", "type": "esriFieldTypeDate", "alias": "FECHAMOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHAMOD" }, { "name": "LOCKED", "type": "esriFieldTypeSmallInteger", "alias": "LOCKED", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LOCKED" }, { "name": "NROPUERTA", "type": "esriFieldTypeSmallInteger", "alias": "NROPUERTA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NROPUERTA" }, { "name": "FOTOFACHADA", "type": "esriFieldTypeSmallInteger", "alias": "FOTOFACHADA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOTOFACHADA" }, { "name": "FINCA", "type": "esriFieldTypeString", "alias": "FINCA", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FINCA" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "CATASTRO", "fields": "CATASTRO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_EJE_CALLE", "fields": "COD_EJE_CALLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_MANZANA_1", "fields": "COD_MANZANA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "DEPTO_CATASTRO", "fields": "DEPARTA,CATASTRO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "F_TIPO", "fields": "TIPO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R327_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_327", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_327", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "VINCULACION_1", "fields": "VINCULACION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A168_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcelas Urbanas", "description": "", "prototype": { "attributes": {"TIPO": 0} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Urbano", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 0, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} }, { "code": 1, "name": "Rural", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 1, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} }, { "code": 2, "name": "Subrural", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 2, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Parcelas Rurales", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Catastro" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DGI_GIS.FC_Manzanas", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COD_MANZANA", "composite": false }, { "id": 0, "name": "DGI_GIS.FC_Calles", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COD_EJE_CALLE", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3228800.00333334, "ymin": 7079900.00333335, "xmax": 3876800.00333334, "ymax": 7571900.00333335, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 197, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 199, 129, 255 ], "width": 1 } }, "value": "0", "label": "Urbano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 252, 182, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 195, 194, 200, 255 ], "width": 1 } }, "value": "1", "label": "Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 179, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 137, 189, 255 ], "width": 1 } }, "value": "2", "label": "SubRural" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 179, 255 ], "toColor": [ 229, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 179, 252, 255 ], "toColor": [ 228, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 236, 255 ], "toColor": [ 252, 182, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 210, 255 ], "toColor": [ 252, 187, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DEPARTA", "typeIdField": "TIPO", "subtypeField": "TIPO", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DEPARTA", "type": "esriFieldTypeString", "alias": "DEPARTA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DEPARTA" }, { "name": "CATASTRO", "type": "esriFieldTypeInteger", "alias": "CATASTRO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CATASTRO" }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "LOCALID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCALID" }, { "name": "SECCION", "type": "esriFieldTypeString", "alias": "SECCION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SECCION" }, { "name": "NRO_MANZANA", "type": "esriFieldTypeString", "alias": "NRO_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NRO_MANZANA" }, { "name": "LET_MANZANA", "type": "esriFieldTypeString", "alias": "LET_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LET_MANZANA" }, { "name": "NRO_PARCELA", "type": "esriFieldTypeString", "alias": "NRO_PARCELA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NRO_PARCELA" }, { "name": "LET_PARCELA", "type": "esriFieldTypeString", "alias": "LET_PARCELA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LET_PARCELA" }, { "name": "VINCULACION", "type": "esriFieldTypeString", "alias": "VINCULACION", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "VINCULACION" }, { "name": "COD_EJE_CALLE", "type": "esriFieldTypeString", "alias": "COD_EJE_CALLE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "COD_EJE_CALLE" }, { "name": "TIPO", "type": "esriFieldTypeInteger", "alias": "TIPO", "domain": { "type": "codedValue", "name": "TipoParcela", "description": "Tipo de parcela", "codedValues": [ { "name": "Urbano", "code": 0 }, { "name": "Rural", "code": 1 }, { "name": "Subrural", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TIPO" }, { "name": "COD_MANZANA", "type": "esriFieldTypeString", "alias": "COD_MANZANA", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "COD_MANZANA" }, { "name": "FECHAMOD", "type": "esriFieldTypeDate", "alias": "FECHAMOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHAMOD" }, { "name": "LOCKED", "type": "esriFieldTypeSmallInteger", "alias": "LOCKED", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LOCKED" }, { "name": "NROPUERTA", "type": "esriFieldTypeSmallInteger", "alias": "NROPUERTA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NROPUERTA" }, { "name": "FOTOFACHADA", "type": "esriFieldTypeSmallInteger", "alias": "FOTOFACHADA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOTOFACHADA" }, { "name": "FINCA", "type": "esriFieldTypeString", "alias": "FINCA", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FINCA" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "CATASTRO", "fields": "CATASTRO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_EJE_CALLE", "fields": "COD_EJE_CALLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "COD_MANZANA_1", "fields": "COD_MANZANA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "DEPTO_CATASTRO", "fields": "DEPARTA,CATASTRO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "F_TIPO", "fields": "TIPO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R327_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_327", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_327", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "VINCULACION_1", "fields": "VINCULACION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A168_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Urbano", "domains": {}, "templates": [ { "name": "Urbano", "description": "", "prototype": { "attributes": {"TIPO": 0} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Rural", "domains": {}, "templates": [ { "name": "Rural", "description": "", "prototype": { "attributes": {"TIPO": 1} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Subrural", "domains": {}, "templates": [ { "name": "SubRural", "description": "", "prototype": { "attributes": {"TIPO": 2} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Urbano", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 0, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} }, { "code": 1, "name": "Rural", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 1, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} }, { "code": 2, "name": "Subrural", "defaultValues": { "DEPARTA": null, "CATASTRO": 0, "LOCALID": null, "SECCION": null, "NRO_MANZANA": null, "LET_MANZANA": null, "NRO_PARCELA": null, "LET_PARCELA": null, "VINCULACION": null, "COD_EJE_CALLE": null, "TIPO": 2, "COD_MANZANA": null, "FECHAMOD": null, "LOCKED": 0, "NROPUERTA": null, "FOTOFACHADA": null, "FINCA": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Zona Seguridad", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 3240070.94333334, "ymin": 7208381.86000001, "xmax": 3877579.25333334, "ymax": 7566766.59666668, "spatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123200, "falseY": -100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 22173, "latestWkid": 22173, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2123199.99666668, "falseY": -99.9966666763648, "xyUnits": 9599.99999999997, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 227, 227, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GLOBALID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONA", "type": "esriFieldTypeString", "alias": "ZONA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZONA" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R319_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_319", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_319", "fields": "GLOBALID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A160_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zona Seguridad", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4b3e685d1644a438c2f4b0d0c575851" } ], "tables": [] }