{ "isCoGoEnabled": false, "extent": { "ymin": 1350861.5132999998, "xmin": 860829.4523, "ymax": 1538400.8754999992, "xmax": 973094.2171999998, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3116, "zTolerance": 2.000020000200002E-5, "wkid": 3116, "xyUnits": 10000, "mTolerance": 1.0E-5, "falseX": -4623200, "falseY": -9510300, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Local", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "expediente": null, "area_ha": null, "observ": null, "nombre": null, "emite": null, "otra_area": null, "tipo_area": null, "cate_clas": null, "nomenclat": null, "reglame": null, "fec_act_ad": null, "escala": null, "act_ad": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Local", "allowTrueCurvesUpdates": false, "displayField": "expediente", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "EXPEDIENTE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "expediente", "length": 20, "alias": "EXPEDIENTE", "type": "esriFieldTypeString" }, { "modelName": "TIPO_AREA", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Dom_Local", "description": "Tipo de área local", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Clase de Suelo" }, { "code": 2, "name": "Reserva Natural de la Sociedad Civil" }, { "code": 3, "name": "Páramo" }, { "code": 4, "name": "Humedal" }, { "code": 5, "name": "Otra" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "tipo_area", "alias": "TIPO_AREA", "type": "esriFieldTypeSmallInteger" }, { "modelName": "OTRA_AREA", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "otra_area", "length": 50, "alias": "OTRA_AREA", "type": "esriFieldTypeString" }, { "modelName": "NOMBRE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nombre", "length": 100, "alias": "NOMBRE", "type": "esriFieldTypeString" }, { "modelName": "NOMENCLAT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nomenclat", "length": 20, "alias": "NOMENCLAT", "type": "esriFieldTypeString" }, { "modelName": "REGLAME", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Dom_Boolean", "description": "Indica Sí o No para un campo en específico", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Sí" }, { "code": 2, "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "reglame", "alias": "REGLAME", "type": "esriFieldTypeDouble" }, { "modelName": "ACT_AD", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "act_ad", "length": 20, "alias": "ACT_AD", "type": "esriFieldTypeString" }, { "modelName": "FEC_ACT_AD", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "fec_act_ad", "length": 29, "alias": "FEC_ACT_AD", "type": "esriFieldTypeDate" }, { "modelName": "EMITE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "emite", "length": 100, "alias": "EMITE", "type": "esriFieldTypeString" }, { "modelName": "CATE_CLAS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cate_clas", "length": 100, "alias": "CATE_CLAS", "type": "esriFieldTypeString" }, { "modelName": "ESCALA", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Dom_Escala", "description": "Escala", "type": "codedValue", "codedValues": [ { "code": 1, "name": "1:2.000" }, { "code": 2, "name": "1:5.000" }, { "code": 3, "name": "1:10.000" }, { "code": 4, "name": "1:25.000" }, { "code": 5, "name": "1:50.000" }, { "code": 6, "name": "1:100.000" }, { "code": 7, "name": "1:200.000" }, { "code": 8, "name": "1:500.000" }, { "code": 9, "name": "Multiescala" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "escala", "alias": "ESCALA", "type": "esriFieldTypeSmallInteger" }, { "modelName": "OBSERV", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "observ", "length": 255, "alias": "OBSERV", "type": "esriFieldTypeString" }, { "modelName": "AREA_ha", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_ha", "alias": "AREA_ha", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r2172_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a2154_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "f5a50842bee743ba8058509790203fd5", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 209, 223, 252, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }