{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "indicador_diagnostico_localidad", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -74.25697899999994, "ymin": 4.036569000000043, "xmax": -74.02788199999998, "ymax": 4.763208120000058, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "categoria", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "categoria", "type": "esriFieldTypeString", "alias": "categoria", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "categoria" }, { "name": "indicador", "type": "esriFieldTypeString", "alias": "indicador", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "indicador" }, { "name": "descripcion", "type": "esriFieldTypeString", "alias": "descripcion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "descripcion" }, { "name": "año", "type": "esriFieldTypeDouble", "alias": "año", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "año" }, { "name": "mes", "type": "esriFieldTypeDouble", "alias": "mes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mes" }, { "name": "localidad", "type": "esriFieldTypeString", "alias": "localidad", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "localidad" }, { "name": "valor", "type": "esriFieldTypeDouble", "alias": "valor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valor" }, { "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": "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" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r469_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a434_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "indicador_diagnostico_localidad", "description": "", "prototype": { "attributes": { "y": null, "categoria": null, "indicador": null, "descripcion": null, "año": null, "mes": null, "localidad": null, "valor": null, "x": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2cf69b965cc346948762826ce1dfde63" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Suelo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -74.44977952799997, "ymin": 3.7310303420000537, "xmax": -73.98653427799997, "ymax": 4.836779095000054, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "suecsuelo", "uniqueValueGroups": [ { "heading": "SueCSuelo", "classes": [ { "label": "Área urbana", "description": "Área urbana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 250, 210, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 22, 47, 255 ], "width": 0.5 } }, "values": [ [ "1" ] ] }, { "label": "Área de expansión urbana", "description": "Área de expansión urbana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 184, 242, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 181, 49, 255 ], "width": 0.5 } }, "values": [ [ "2" ] ] }, { "label": "Área rural", "description": "Área rural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 210, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 173, 132, 255 ], "width": 0.5 } }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 250, 210, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 22, 47, 255 ], "width": 0.5 } }, "value": "1", "label": "Área urbana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 184, 242, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 181, 49, 255 ], "width": 0.5 } }, "value": "2", "label": "Área de expansión urbana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 210, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 173, 132, 255 ], "width": 0.5 } }, "value": "3", "label": "Área rural" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 133, 46, 255 ], "toColor": [ 52, 133, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 92, 242, 255 ], "toColor": [ 155, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 93, 89, 255 ], "toColor": [ 222, 93, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 200, 245, 255 ], "toColor": [ 122, 200, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 237, 162, 255 ], "toColor": [ 250, 237, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 157, 226, 255 ], "toColor": [ 235, 157, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 76, 135, 255 ], "toColor": [ 74, 76, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 232, 195, 255 ], "toColor": [ 135, 232, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 119, 90, 255 ], "toColor": [ 140, 119, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 240, 89, 255 ], "toColor": [ 162, 240, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 56, 152, 255 ], "toColor": [ 161, 56, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 132, 140, 255 ], "toColor": [ 55, 132, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 175, 152, 255 ], "toColor": [ 250, 175, 152, 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": "", "displayField": "suecodigo", "typeIdField": "suecsuelo", "subtypeField": "SueCSuelo", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "suecodigo", "type": "esriFieldTypeString", "alias": "Identificador único del área territorial", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ATeCodigo" }, { "name": "suecsuelo", "type": "esriFieldTypeSmallInteger", "alias": "Clasificación del suelo", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ATeCSuelo" }, { "name": "suearea", "type": "esriFieldTypeDouble", "alias": "Superficie del área territorial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATeArea" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "sueaadmini", "type": "esriFieldTypeString", "alias": "Acto administrativo del suelo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ATeAAdmin" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r1281_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1012_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Área urbana", "domains": {}, "templates": [ { "name": "Área urbana", "description": "", "prototype": { "attributes": { "suecodigo": null, "sueaadmini": null, "suecsuelo": 1, "suearea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Área de expansión urbana", "domains": {}, "templates": [ { "name": "Área de expansión urbana", "description": "", "prototype": { "attributes": { "suecodigo": null, "sueaadmini": null, "suecsuelo": 2, "suearea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Área rural", "domains": {}, "templates": [ { "name": "Área rural", "description": "", "prototype": { "attributes": { "suecodigo": null, "sueaadmini": null, "suecsuelo": 3, "suearea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Área urbana", "defaultValues": { "suecodigo": null, "suecsuelo": 1, "sueaadmini": null, "suearea": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": {} }, { "code": 3, "name": "Área rural", "defaultValues": { "suecodigo": null, "suecsuelo": 3, "sueaadmini": null, "suearea": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": {} }, { "code": 2, "name": "Área de expansión urbana", "defaultValues": { "suecodigo": null, "suecsuelo": 2, "sueaadmini": null, "suearea": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2cf69b965cc346948762826ce1dfde63" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Parque", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -74.31536580899996, "ymin": 4.028308349000042, "xmax": -74.01110715399994, "ymax": 4.836779095000054, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_parque", "uniqueValueGroups": [ { "heading": "Tipo", "classes": [ { "label": "Parque Metropolitano", "description": "Parque Metropolitano", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "Parque Regional", "description": "Parque Regional", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "7" ] ] }, { "label": "Parque Zonal", "description": "Parque Zonal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 204, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "Parque Zonal Propuesto", "description": "Parque Zonal Propuesto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 204, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "34" ] ] }, { "label": "Parque Vecinal", "description": "Parque Vecinal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 99, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "Parque de Bolsillo", "description": "Parque de Bolsillo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 156, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "28" ] ] }, { "label": "Escenario Deportivo", "description": "Escenario Deportivo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "33" ] ] }, { "label": "Metropolitano Propuesto", "description": "Metropolitano Propuesto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 182, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "29" ] ] }, { "label": "Complejo Deportivo", "description": "Complejo Deportivo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "30" ] ] }, { "label": "Complejo Propuesto", "description": "Complejo Propuesto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "35" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1", "label": "Parque Metropolitano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "7", "label": "Parque Regional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 204, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "3", "label": "Parque Zonal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 204, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "34", "label": "Parque Zonal Propuesto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 99, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "4", "label": "Parque Vecinal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 156, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "28", "label": "Parque de Bolsillo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "33", "label": "Escenario Deportivo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 182, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "29", "label": "Metropolitano Propuesto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "30", "label": "Complejo Deportivo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "35", "label": "Complejo Propuesto" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 194, 255 ], "toColor": [ 198, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 185, 252, 255 ], "toColor": [ 184, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 210, 255 ], "toColor": [ 234, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 202, 255 ], "toColor": [ 252, 189, 202, 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": "", "displayField": "codigo_id", "typeIdField": "tipo_parque", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "codigo_id", "type": "esriFieldTypeString", "alias": "Identificador Único", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CODIGO_ID" }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "vocacion", "type": "esriFieldTypeString", "alias": "Vocación", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "VOCACION" }, { "name": "nivel", "type": "esriFieldTypeString", "alias": "Nivel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NIVEL" }, { "name": "actuacion", "type": "esriFieldTypeString", "alias": "Actuación", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTUACION" }, { "name": "acto_administrativo", "type": "esriFieldTypeString", "alias": "Acto Administrativo", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ACTO_ADMINISTRATIVO" }, { "name": "numero_acto_administrativo", "type": "esriFieldTypeString", "alias": "Número Acto Administrativo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NUMERO_ACTO_ADMINISTRATIVO" }, { "name": "fecha_acto_administrativo", "type": "esriFieldTypeDate", "alias": "Fecha Acto Administrativo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_ACTO_ADMINISTRATIVO" }, { "name": "normativa", "type": "esriFieldTypeString", "alias": "Normativa", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NORMATIVA" }, { "name": "tipo_parque", "type": "esriFieldTypeInteger", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIPO" }, { "name": "observacion", "type": "esriFieldTypeString", "alias": "Observación", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBSERVACION" }, { "name": "escala_captura", "type": "esriFieldTypeString", "alias": "Escala Captura", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ESCALA_CAPTURA" }, { "name": "fecha_captura", "type": "esriFieldTypeDate", "alias": "Fecha Actualización", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_CAPTURA" }, { "name": "reglaid", "type": "esriFieldTypeInteger", "alias": "ReglaID", "domain": { "type": "codedValue", "name": "Parque_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Parque Metropolitano", "code": 1 }, { "name": "Parque Zonal", "code": 2 }, { "name": "Parque Vecinal", "code": 3 }, { "name": "Parque Regional", "code": 4 }, { "name": "Parque de Bolsillo", "code": 5 }, { "name": "Metropolitano Propuesto", "code": 6 }, { "name": "Complejo Deportivo", "code": 7 }, { "name": "Escenario Deportivo", "code": 8 }, { "name": "Parque Zonal Propuesto", "code": 9 }, { "name": "Complejo Propuesto", "code": 10 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReglaID" }, { "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": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Parque Metropolitano", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 1, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Parque Regional", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 7, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Parque Zonal", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 3, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 34, "name": "Parque Zonal Propuesto", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "34", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 34, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Parque Vecinal", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 4, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 28, "name": "Parque de Bolsillo", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "28", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 28, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 33, "name": "Escenario Deportivo", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "33", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 33, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 29, "name": "Metropolitano Propuesto", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "29", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 29, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 30, "name": "Complejo Deportivo", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 30, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 35, "name": "Complejo Propuesto", "domains": { "reglaid": {"type": "inherited"} }, "templates": [ { "name": "35", "description": "", "prototype": { "attributes": { "fecha_captura": null, "reglaid": null, "codigo_id": null, "nombre": null, "vocacion": null, "nivel": null, "actuacion": null, "acto_administrativo": null, "numero_acto_administrativo": null, "fecha_acto_administrativo": null, "normativa": null, "tipo_parque": 35, "observacion": null, "escala_captura": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2cf69b965cc346948762826ce1dfde63" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "d_loccodigo", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeString", "alias": "id", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "id" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "localidad", "type": "esriFieldTypeString", "alias": "localidad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "localidad" } ], "indexes": [ { "name": "r1149_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "d_loccodigo", "description": "", "prototype": { "attributes": { "localidad": null, "id": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "2cf69b965cc346948762826ce1dfde63" } ] }