{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "ProcesoMorfodinamicoPG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "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 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "GEOMORFOLOGIA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "T_PROCESO", "field2": "NOMBRE", "uniqueValueGroups": [ { "heading": "T_PROCESO, NOMBRE", "classes": [ { "label": "Denudativo, Erosión pluvial", "description": "Denudativo, Erosión pluvial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 186, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "40000", "40310" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 186, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "40000,40310", "label": "Denudativo, Erosión pluvial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 128, 65, 255 ], "toColor": [ 122, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 102, 242, 255 ], "toColor": [ 144, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 212, 250, 255 ], "toColor": [ 142, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 124, 163, 255 ], "toColor": [ 222, 124, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 240, 105, 255 ], "toColor": [ 126, 240, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 83, 128, 255 ], "toColor": [ 89, 83, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 138, 90, 255 ], "toColor": [ 250, 138, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 224, 186, 255 ], "toColor": [ 103, 224, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 211, 91, 255 ], "toColor": [ 245, 211, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 66, 47, 255 ], "toColor": [ 128, 66, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 165, 250, 255 ], "toColor": [ 179, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 241, 255 ], "toColor": [ 247, 111, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 128, 124, 255 ], "toColor": [ 70, 128, 124, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -76.47234279499997, "ymin": 3.485428711000054, "xmax": -76.46733283699996, "ymax": 3.493240454000045, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EXPEDIENTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EXPEDIENTE", "type": "esriFieldTypeString", "alias": "EXPEDIENTE", "length": 20, "domain": null }, { "name": "T_PROCESO", "type": "esriFieldTypeDouble", "alias": "T_PROCESO", "domain": { "type": "codedValue", "name": "WS1_Dom_TipoProceso", "description": "Tipo de proceso morfodinámico", "codedValues": [ { "name": "Constructivo o Deposicional", "code": 30000 }, { "name": "Denudativo", "code": 40000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOMBRE", "type": "esriFieldTypeDouble", "alias": "NOMBRE", "domain": { "type": "codedValue", "name": "WS1_Dom_NombProceso", "description": "Nombre del proceso morfodinámico", "codedValues": [ { "name": "Principio de formación de suelos", "code": 30100 }, { "name": "Sedimentación coluvial", "code": 30210 }, { "name": "Sedimentación diluvial", "code": 30220 }, { "name": "Sedimentación aluvial", "code": 30230 }, { "name": "Sedimentación marina o lacustre", "code": 30240 }, { "name": "Sedimentación glaciaria", "code": 30250 }, { "name": "Sedimenctación eólica", "code": 30260 }, { "name": "Acción atrópica positiva", "code": 30300 }, { "name": "Meteorización de las rocas", "code": 40100 }, { "name": "Remoción en masa", "code": 40200 }, { "name": "Erosión pluvial", "code": 40310 }, { "name": "Erosión fluvial", "code": 40320 }, { "name": "Erosión marina o lacustre", "code": 40330 }, { "name": "Erosión glaciaria", "code": 40340 }, { "name": "Erosión eólica", "code": 40350 }, { "name": "Erosión antrópica", "code": 40360 }, { "name": "Erosión kárstica", "code": 40370 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERV", "type": "esriFieldTypeString", "alias": "OBSERV", "length": 255, "domain": null }, { "name": "ID_PROC_PG", "type": "esriFieldTypeString", "alias": "ID_PROC_PG", "length": 20, "domain": null }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "27fbd95d8e1c4465b7d6c786722d44a9" }