{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Limite_Via", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Definido", "description": "Definido", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.31 }, "values": [ [ "1" ] ] }, { "label": "Aproximado", "description": "Aproximado", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.31 }, "values": [ [ "2" ] ] }, { "label": "Interno", "description": "Interno", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 128, 155, 255 ], "width": 0.28346399999999994 }, "values": [ [ "3" ] ] }, { "label": "Berma", "description": "Berma", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.283464 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.31 }, "value": "1", "label": "Definido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.31 }, "value": "2", "label": "Aproximado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 128, 155, 255 ], "width": 0.28346399999999994 }, "value": "3", "label": "Interno" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.283464 }, "value": "4", "label": "Berma" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4843596.0493, "ymin": 1622760.2265054993, "xmax": 4844071.4555, "ymax": 1623455.5399724992, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LVIdentif", "typeIdField": "LVTipo", "subtypeFieldName": "LVTipo", "subtypeField": "LVTipo", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LVIdentif", "type": "esriFieldTypeString", "alias": "LVIdentif", "length": 50, "domain": null }, { "name": "LVTipo", "type": "esriFieldTypeSmallInteger", "alias": "LVTipo", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "LVia_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Definido", "code": 1 }, { "name": "Aproximado", "code": 2 }, { "name": "Interno", "code": 3 }, { "name": "Berma", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "Definido" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 2, "name": "Aproximado" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 3, "name": "Interno" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 4, "name": "Berma" } ], "subtypes": [ { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "LVIdentif": null, "LVTipo": null, "RuleID": 1, "Override": null }, "code": 1, "name": "Definido" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "LVIdentif": null, "LVTipo": null, "RuleID": 2, "Override": null }, "code": 2, "name": "Aproximado" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "LVIdentif": null, "LVTipo": null, "RuleID": 3, "Override": null }, "code": 3, "name": "Interno" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "LVIdentif": null, "LVTipo": null, "RuleID": 4, "Override": null }, "code": 4, "name": "Berma" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d2b5b1e6bb8b436286f7cfc8c9c03556" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Drenaje_L", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": 36111.909643, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Intermitente, NO", "description": "Intermitente, NO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4597879566129503 }, "values": [ [ "1" ] ] }, { "label": "Intermitente, SI", "description": "Intermitente, SI", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.51 }, "values": [ [ "2" ] ] }, { "label": "Permanente, NO", "description": "Permanente, NO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.45 }, "values": [ [ "3" ] ] }, { "label": "Permanente, SI", "description": "Permanente, SI", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.45 }, "values": [ [ "4" ] ] }, { "label": "Canal", "description": "Canal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.24988475902877735 }, "values": [ [ "5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4597879566129503 }, "value": "1", "label": "Intermitente, NO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.51 }, "value": "2", "label": "Intermitente, SI" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.45 }, "value": "3", "label": "Permanente, NO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.45 }, "value": "4", "label": "Permanente, SI" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.24988475902877735 }, "value": "5", "label": "Canal" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DNombre", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "DNombre <> ''", "useCodedValues": true, "maxScale": 0, "minScale": 2256.994353, "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": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4843539.5282885, "ymin": 1622761.1567000002, "xmax": 4844300.187022, "ymax": 1623450.5018574998, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIdentif", "typeIdField": "DEstado", "subtypeFieldName": "DEstado", "subtypeField": "DEstado", "defaultSubtypeCode": 2, "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": "DEstado", "type": "esriFieldTypeSmallInteger", "alias": "DEstado", "domain": null }, { "name": "DDisperso", "type": "esriFieldTypeString", "alias": "DDisperso", "length": 50, "domain": null }, { "name": "DNombre", "type": "esriFieldTypeString", "alias": "DNombre", "length": 255, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Drenaj_L_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Intermitente, NO", "code": 1 }, { "name": "Intermitente, SI", "code": 2 }, { "name": "Permanente, NO", "code": 3 }, { "name": "Permanente, SI", "code": 4 }, { "name": "Canal", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "" }, { "name": "G139DIdentif", "fields": "DIdentif", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "DDisperso": { "type": "codedValue", "name": "DDisperso", "description": "Dispersión del drenaje", "codedValues": [ { "name": "Disperso", "code": "1" }, { "name": "No Disperso", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RuleID": {"type": "inherited"} }, "id": 1, "name": "Permanente" }, { "domains": { "DDisperso": { "type": "codedValue", "name": "DDisperso", "description": "Dispersión del drenaje", "codedValues": [ { "name": "Disperso", "code": "1" }, { "name": "No Disperso", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RuleID": {"type": "inherited"} }, "id": 2, "name": "Intermitente" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 3, "name": "Canal" } ], "subtypes": [ { "domains": { "DDisperso": { "type": "codedValue", "name": "DDisperso", "description": "Dispersión del drenaje", "codedValues": [ { "name": "Disperso", "code": "1" }, { "name": "No Disperso", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DEstado": null, "DDisperso": "2", "DNombre": null, "RuleID": 3, "Override": null }, "code": 1, "name": "Permanente" }, { "domains": { "DDisperso": { "type": "codedValue", "name": "DDisperso", "description": "Dispersión del drenaje", "codedValues": [ { "name": "Disperso", "code": "1" }, { "name": "No Disperso", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DEstado": null, "DDisperso": "2", "DNombre": null, "RuleID": 1, "Override": null }, "code": 2, "name": "Intermitente" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DEstado": null, "DDisperso": null, "DNombre": null, "RuleID": 5, "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, "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d2b5b1e6bb8b436286f7cfc8c9c03556" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "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": 36111.909643, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 112, 255, 255 ], "width": 0.13 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DNombre", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "DNombre NOT IN ('')", "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": 4843324.1398, "ymin": 1622766.0107000005, "xmax": 4844012.8265, "ymax": 1623212.0084999995, "spatialReference": { "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 } }, "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": "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 }, { "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": "" }, { "name": "G131DIdentif", "fields": "DIdentif", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "RuleID": {"type": "inherited"} }, "id": 1, "name": "Cuerpo 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": 1, "Override": null }, "code": 1, "name": "Cuerpo Agua" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DTipo": null, "DNombre": null, "RuleID": 2, "Override": null }, "code": 2, "name": "Lecho Seco" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DIdentif": null, "DTipo": null, "DNombre": null, "RuleID": 3, "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, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d2b5b1e6bb8b436286f7cfc8c9c03556" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Deposito_Agua_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": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Laguna", "description": "Laguna", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.13 } }, "values": [ [ "1" ] ] }, { "label": "Embalse", "description": "Embalse", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.13 } }, "values": [ [ "2" ] ] }, { "label": "Reservorio", "description": "Reservorio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.13 } }, "values": [ [ "3" ] ] }, { "label": "Cienaga", "description": "Cienaga", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "values": [ [ "4" ] ] }, { "label": "Pantano", "description": "Pantano", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "values": [ [ "5" ] ] }, { "label": "Jaguey", "description": "Jaguey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 254, 255 ], "width": 0.13 } }, "values": [ [ "6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.13 } }, "value": "1", "label": "Laguna" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.13 } }, "value": "2", "label": "Embalse" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.13 } }, "value": "3", "label": "Reservorio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "value": "4", "label": "Cienaga" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "value": "5", "label": "Pantano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 246, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 254, 255 ], "width": 0.13 } }, "value": "6", "label": "Jaguey" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4843808.734817, "ymin": 1622841.2634999994, "xmax": 4844292.0669, "ymax": 1623294.261499999, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DAIdentif", "typeIdField": "DATipo", "subtypeFieldName": "DATipo", "subtypeField": "DATipo", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DAIdentif", "type": "esriFieldTypeString", "alias": "DAIdentif", "length": 50, "domain": null }, { "name": "DATipo", "type": "esriFieldTypeSmallInteger", "alias": "DATipo", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "DAgua_R_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Laguna", "code": 1 }, { "name": "Embalse", "code": 2 }, { "name": "Reservorio", "code": 3 }, { "name": "Cienaga", "code": 4 }, { "name": "Pantano", "code": 5 }, { "name": "Jaguey", "code": 6 }, { "name": "Madrevieja", "code": 7 }, { "name": "Otros Cuerpos de Agua", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "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": "" }, { "name": "G141DAIdentif", "fields": "DAIdentif", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "RuleID": {"type": "inherited"} }, "id": 1, "name": "Laguna" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 2, "name": "Embalse" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 3, "name": "Reservorio" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 4, "name": "Cienaga" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 5, "name": "Pantano" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 6, "name": "Jaguey" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 7, "name": "Madrevieja" }, { "domains": { "RuleID": {"type": "inherited"} }, "id": 8, "name": "Otro Cuerpo de Agua" } ], "subtypes": [ { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 1, "Override": null }, "code": 1, "name": "Laguna" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 2, "Override": null }, "code": 2, "name": "Embalse" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 3, "Override": null }, "code": 3, "name": "Reservorio" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 4, "Override": null }, "code": 4, "name": "Cienaga" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 5, "Override": null }, "code": 5, "name": "Pantano" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 6, "Override": null }, "code": 6, "name": "Jaguey" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 7, "Override": null }, "code": 7, "name": "Madrevieja" }, { "domains": { "RuleID": {"type": "inherited"} }, "defaultValues": { "DAIdentif": null, "DATipo": null, "RuleID": 8, "Override": null }, "code": 8, "name": "Otro Cuerpo de Agua" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d2b5b1e6bb8b436286f7cfc8c9c03556" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Isla", "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": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Isla", "description": "Isla", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 184, 255 ], "outline": null }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 184, 255 ], "outline": null }, "value": "1", "label": "Isla" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -618514.06253367, "ymin": -8435913.625158427, "xmax": 1.0618514062533671E7, "ymax": 1.1552012688130872E7, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IsIdentif", "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": "IsIdentif", "type": "esriFieldTypeString", "alias": "IsIdentif", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Isla_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Isla", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "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": "" }, { "name": "G135IsIdentif", "fields": "IsIdentif", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d2b5b1e6bb8b436286f7cfc8c9c03556" } ], "tables": [] }