{ "layers": [ { "currentVersion": 10.9, "id": 0, "name": "Conflictos de Uso del Suelo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 1250000, "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": 691971.6699999999, "ymin": 1.00134015429E7, "xmax": 855033.6667999998, "ymax": 1.00969198264E7, "spatialReference": { "wkid": 32717, "latestWkid": 32717 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1", "label": "AREA URBANA", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2", "label": "BIEN UTILIZADO", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "3", "label": "SOBRE UTILIZACION", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "SUB UTILIZACION", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "CUERPOS DE AGUA", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "ZONA EROSIONADA", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "NIEVE", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "codigo", "typeIdField": "RuleID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "codigo", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "codigo" }, { "name": "conflicto", "type": "esriFieldTypeString", "alias": "conflicto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "conflicto" }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "descripcio", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "descripcio" }, { "name": "area_ha", "type": "esriFieldTypeDouble", "alias": "area_ha", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_ha" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "conflictos_de_uso_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "AREA URBANA", "code": 1 }, { "name": "BIEN UTILIZADO", "code": 2 }, { "name": "SOBRE UTILIZACION", "code": 3 }, { "name": "SUB UTILIZACION", "code": 4 }, { "name": "CUERPOS DE AGUA", "code": 5 }, { "name": "ZONA EROSIONADA", "code": 6 }, { "name": "NIEVE", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R177_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S172_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 1, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 2, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 3, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 4, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 5, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 6, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 7, "codigo": null, "conflicto": null, "descripcio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ee38894fbf8645b3a1d9111d89d4e234" }, { "currentVersion": 10.9, "id": 1, "name": "Tipos de Suelo", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 1250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 691971.6699999999, "ymin": 1.00134015429E7, "xmax": 855033.6667999998, "ymax": 1.00969198264E7, "spatialReference": { "wkid": 32717, "latestWkid": 32717 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 227, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "ENTISOL", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 77, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "INCEPTISOL", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "3", "label": "INCEPTISOL+ENTISOL", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 232, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "MOLLISOL", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "5", "label": "SIN INFORMACIÓN", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "orden", "typeIdField": "RuleID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "orden", "type": "esriFieldTypeString", "alias": "orden", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "orden" }, { "name": "suborden", "type": "esriFieldTypeString", "alias": "suborden", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "suborden" }, { "name": "grangrupo", "type": "esriFieldTypeString", "alias": "grangrupo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "grangrupo" }, { "name": "area_ha", "type": "esriFieldTypeDouble", "alias": "area_ha", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_ha" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "tipo_de_suelos_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "ENTISOL", "code": 1 }, { "name": "INCEPTISOL", "code": 2 }, { "name": "INCEPTISOL+ENTISOL", "code": 3 }, { "name": "MOLLISOL", "code": 4 }, { "name": "SIN INFORMACIÓN", "code": 5 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S162_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 1, "orden": null, "suborden": null, "grangrupo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 2, "orden": null, "suborden": null, "grangrupo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 3, "orden": null, "suborden": null, "grangrupo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 4, "orden": null, "suborden": null, "grangrupo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "area_ha": null, "RuleID": 5, "orden": null, "suborden": null, "grangrupo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ee38894fbf8645b3a1d9111d89d4e234" }, { "currentVersion": 10.9, "id": 2, "name": "Capacidad de Uso de la Tierra", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 691971.6700999998, "ymin": 1.00134015429E7, "xmax": 855033.6667999998, "ymax": 1.00969198265E7, "spatialReference": { "wkid": 32717, "latestWkid": 32717 } }, "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "II 0,23%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "III 5,24%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "IV 6,87%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 114, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "V 1,47%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 245, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "VI 1,64%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 242, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "VII 56,93%", "description": null }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "VIII 25,75%", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "DESCRIP", "typeIdField": "RuleID", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perimeter" }, { "name": "Hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hectares" }, { "name": "fcode", "type": "esriFieldTypeString", "alias": "fcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fcode" }, { "name": "nam", "type": "esriFieldTypeString", "alias": "nam", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nam" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "capacidad_uso_tierra_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "II 0,23%", "code": 1 }, { "name": "III 5,24%", "code": 2 }, { "name": "IV 6,87%", "code": 3 }, { "name": "V 1,47%", "code": 4 }, { "name": "VI 1,64%", "code": 5 }, { "name": "VII 56,93%", "code": 6 }, { "name": "VIII 25,75%", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R168_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 1, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 2, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 3, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 4, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 5, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 6, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": { "RuleID": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "nam": null, "RuleID": 7, "OBJECTID": null, "DESCRIP": null, "Shape_Leng": null, "Perimeter": null, "Hectares": null, "fcode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ee38894fbf8645b3a1d9111d89d4e234" } ], "tables": [] }