{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Drenaje_R", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 1.0E-6, "zTolerance": 1.0E-6, "mTolerance": 1.0E-6, "falseX": -618700, "falseY": -8436100, "xyUnits": 2000000, "falseZ": -100000, "zUnits": 2000000, "falseM": -100000, "mUnits": 2000000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 112, 255, 255 ], "width": 0.13 } }, "value": "1", "label": "Cuerpo de Agua" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 250, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 160, 30, 255 ], "width": 0.7086614173228347 } }, "value": "2", "label": "Lecho Seco" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 112, 255, 255 ], "width": 0.13 } }, "value": "3", "label": "Canal" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DNombre", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "useCodedValues": true, "maxScale": 0, "minScale": 9027.977411, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4619520.7416185, "ymin": 1897670.7675845008, "xmax": 4627539.6679075, "ymax": 1914606.6296995003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 1.0E-6, "mTolerance": 1.0E-6, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 2000000, "falseM": -100000, "mUnits": 2000000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIdentif", "typeIdField": "DTipo", "subtypeFieldName": "DTipo", "subtypeField": "DTipo", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIdentif", "type": "esriFieldTypeString", "alias": "DIdentif", "length": 50, "domain": null }, { "name": "DTipo", "type": "esriFieldTypeSmallInteger", "alias": "DTipo", "domain": null }, { "name": "DNombre", "type": "esriFieldTypeString", "alias": "DNombre", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Drenaj_R_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Cuerpo de Agua", "code": 1 }, { "name": "Lecho Seco", "code": 2 }, { "name": "Canal", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "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": "" } ], "types": [ { "domains": { "RuleID": {"type": "inherited"} }, "id": 1, "name": "Cuerpo de Agua" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 2, "name": "Lecho Seco" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 3, "name": "Canal" } ], "subtypes": [ { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DTipo": null, "DNombre": null, "RuleID": null, "Override": null }, "code": 1, "name": "Cuerpo de Agua" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DTipo": null, "DNombre": null, "RuleID": null, "Override": null }, "code": 2, "name": "Lecho Seco" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DTipo": null, "DNombre": null, "RuleID": null, "Override": null }, "code": 3, "name": "Canal" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7be1534bcafe46debb8b66cf96d8bfe2" }