{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 49, "name": "TUBERÍAS DE AGUAS SERVIDAS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "AFECTACIONES" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ID_TIPO", "uniqueValueGroups": [ { "heading": "TIPO", "classes": [ { "label": "Colector", "description": "Colector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "Colector" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582725.0229000002, "ymin": 9668508.1252, "xmax": 634545.4507999998, "ymax": 9780811.8716, "spatialReference": { "wkid": 32717, "latestWkid": 32717, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_TIPO_SECCION", "typeIdField": "ID_TIPO", "subtypeFieldName": "ID_TIPO", "subtypeField": "ID_TIPO", "defaultSubtypeCode": 1, "fields": [ { "name": "ID_TIPO", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": null }, { "name": "ID_TIPO_SECCION", "type": "esriFieldTypeString", "alias": "Tipo de Sección", "length": 3, "domain": { "type": "codedValue", "name": "ALCDO_TIPO_SECCION", "description": "Tipo de Seccion para Canal, tuberias, Ducto Cajon y Canaleta", "codedValues": [ { "name": "Circular", "code": "CI" }, { "name": "Rectangular", "code": "RE" }, { "name": "Trapezoidal", "code": "TRA" }, { "name": "Baúl", "code": "BA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO_COMERCIAL", "type": "esriFieldTypeDouble", "alias": "Diámetro Nominal", "domain": null }, { "name": "ID_MATERIAL_TRAMO", "type": "esriFieldTypeString", "alias": "Material Tramo", "length": 6, "domain": { "type": "codedValue", "name": "GEDO_MATERIAL_TRAMO", "description": "Material Tramo Tubería", "codedValues": [ { "name": "GRP", "code": "GRP" }, { "name": "HS", "code": "HS" }, { "name": "HA", "code": "HA" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC_NF", "code": "PVC_NF" }, { "name": "PVC_NL", "code": "PVC_NL" }, { "name": "HF", "code": "HF" }, { "name": "FC", "code": "FC" }, { "name": "HD", "code": "HD" }, { "name": "ACERO", "code": "ACERO" }, { "name": "PEAD", "code": "PEAD" }, { "name": "POL", "code": "POL" }, { "name": "ND", "code": "ND" }, { "name": "HG", "code": "HG" }, { "name": "TN", "code": "TN" }, { "name": "OTRO", "code": "OTRO" }, { "name": "HPT", "code": "HPT" }, { "name": "PEAD-SILLETA", "code": "PEAD-S" }, { "name": "AC", "code": "AC" }, { "name": "PE-VRC", "code": "PE-VRC" }, { "name": "PRFV", "code": "PRFV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COTA_INVERT_INICIAL", "type": "esriFieldTypeDouble", "alias": "Cota Invert Inicial", "domain": null }, { "name": "COTA_INVERT_FINAL", "type": "esriFieldTypeDouble", "alias": "Cota Invert Final", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S259_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 1, "name": "Colector" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 2, "name": "Ramal" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 3, "name": "Tirante" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 4, "name": "Linea de Impulsion" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 5, "name": "Subfluvial" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 6, "name": "Acometida" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "id": 7, "name": "Conector" } ], "subtypes": [ { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 1, "name": "Colector" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 2, "name": "Ramal" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 3, "name": "Tirante" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 4, "name": "Linea de Impulsion" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 5, "name": "Subfluvial" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 6, "name": "Acometida" }, { "domains": { "ID_TIPO_SECCION": {"type": "inherited"}, "ID_MATERIAL_TRAMO": {"type": "inherited"} }, "defaultValues": { "ID_TIPO": null, "ID_TIPO_SECCION": null, "DIAMETRO_COMERCIAL": null, "ID_MATERIAL_TRAMO": null, "COTA_INVERT_INICIAL": null, "COTA_INVERT_FINAL": null }, "code": 7, "name": "Conector" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e12b59daa2f84f22a75711b095b0f233" }