{ "currentVersion": 10.81, "id": 105, "name": "Cambio de Uso de Suelo y Vegetación (2020)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 465660.7056999998, "ymin": 2126592.8943000007, "xmax": 481965.9578999998, "ymax": 2145512.9515000004, "spatialReference": { "wkid": 6369, "latestWkid": 6369 } }, "sourceSpatialReference": { "wkid": 6369, "latestWkid": 6369 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "codcambio", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Degradación", "label": "Degradación de USV", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Regeneración", "label": "Regeneración de USV", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 235, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Permanece", "label": "Sin cambio", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cambio", "typeIdField": "codcambio", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cambio", "type": "esriFieldTypeString", "alias": "Cambio", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cambio" }, { "name": "codcambio", "type": "esriFieldTypeString", "alias": "CodCambio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "codcambio" }, { "name": "usv2010", "type": "esriFieldTypeString", "alias": "USV2010", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "usv2010" }, { "name": "usv2018", "type": "esriFieldTypeString", "alias": "USV2018", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "usv2018" }, { "name": "aream", "type": "esriFieldTypeDouble", "alias": "Aream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aream" }, { "name": "areaha", "type": "esriFieldTypeDouble", "alias": "AreaHa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "areaha" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r2126_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2115_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Degradación", "name": "Degradación", "domains": {}, "templates": [ { "name": "Degradación", "description": "", "prototype": { "attributes": { "aream": null, "areaha": null, "cambio": null, "codcambio": "Degradación", "usv2010": null, "usv2018": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Regeneración", "name": "Regeneración", "domains": {}, "templates": [ { "name": "Regeneración", "description": "", "prototype": { "attributes": { "aream": null, "areaha": null, "cambio": null, "codcambio": "Regeneración", "usv2010": null, "usv2018": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Permanece", "name": "Permanece", "domains": {}, "templates": [ { "name": "Permanece", "description": "", "prototype": { "attributes": { "aream": null, "areaha": null, "cambio": null, "codcambio": "Permanece", "usv2010": null, "usv2018": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "05b14347e2794d378909aabcbf6d1fe2" }