{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Paisajes Agropecuarios 100K", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -77.67061723499995, "ymin": -4.225779686999942, "xmax": -66.84721539899994, "ymax": 4.948186211000063, "spatialReference": { "wkid": 4170, "latestWkid": 4170, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4170, "latestWkid": 4170, "xyTolerance": 8.983152841195213E-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": "paiagr", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Agropecuario Continuo", "label": "Agropecuario Continuo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 132, 0, 255 ], "outline": null }, "value": "Enclave Agropecuario", "label": "Enclave Agropecuario" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "No Agropecuario", "label": "No Agropecuario" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id_uer_mun", "typeIdField": "paiagr", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "paiagr", "type": "esriFieldTypeString", "alias": "paiagr", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "frontera" }, { "name": "area_ha", "type": "esriFieldTypeDouble", "alias": "area_ha", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_ha" }, { "name": "area_km", "type": "esriFieldTypeDouble", "alias": "area_km", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_km" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r1567_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1459_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Agropecuario Continuo", "name": "Agropecuario Continuo", "domains": {}, "templates": [ { "name": "Agropecuario Continuo", "description": "", "prototype": { "attributes": { "area_ha": null, "area_km": null, "paiagr": "Agropecuario Continuo" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Enclave Agropecuario", "name": "Enclave Agropecuario", "domains": {}, "templates": [ { "name": "Enclave Agropecuario", "description": "", "prototype": { "attributes": { "area_ha": null, "area_km": null, "paiagr": "Enclave Agropecuario" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "No Agropecuario", "name": "No Agropecuario", "domains": {}, "templates": [ { "name": "No Agropecuario", "description": "", "prototype": { "attributes": { "area_ha": null, "area_km": null, "paiagr": "No Agropecuario" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 200000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }