{ "currentVersion": 10.9, "id": 16, "name": "VIALIDAD", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32717, "latestWkid": 32717 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 0, 153, 255 ], "width": 1 }, "value": "1", "label": "", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "2", "label": "1", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "3", "label": "2", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "4", "label": "4", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "5", "label": "5", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 806113.0899999999, "ymin": 1.003688612E7, "xmax": 833972.8499999996, "ymax": 1.005534052E7, "spatialReference": { "wkid": 32717, "latestWkid": 32717 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fcode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fcode", "type": "esriFieldTypeString", "alias": "fcode", "length": 5, "domain": null }, { "name": "descripcion", "type": "esriFieldTypeString", "alias": "descripcion", "length": 250, "domain": null }, { "name": "acc_cod", "type": "esriFieldTypeString", "alias": "acc_cod", "length": 5, "domain": null }, { "name": "acc_desc", "type": "esriFieldTypeString", "alias": "acc_desc", "length": 80, "domain": null }, { "name": "rdt_cod", "type": "esriFieldTypeString", "alias": "rdt_cod", "length": 5, "domain": null }, { "name": "rdt_desc", "type": "esriFieldTypeString", "alias": "rdt_desc", "length": 80, "domain": null }, { "name": "rst_cod", "type": "esriFieldTypeString", "alias": "rst_cod", "length": 5, "domain": null }, { "name": "rst_desc", "type": "esriFieldTypeString", "alias": "rst_desc", "length": 80, "domain": null }, { "name": "rtt_cod", "type": "esriFieldTypeString", "alias": "rtt_cod", "length": 5, "domain": null }, { "name": "rtt_desc", "type": "esriFieldTypeString", "alias": "rtt_desc", "length": 80, "domain": null }, { "name": "wtc_cod", "type": "esriFieldTypeString", "alias": "wtc_cod", "length": 5, "domain": null }, { "name": "wtc_desc", "type": "esriFieldTypeString", "alias": "wtc_desc", "length": 80, "domain": null }, { "name": "loc_cod", "type": "esriFieldTypeString", "alias": "loc_cod", "length": 5, "domain": null }, { "name": "loc_desc", "type": "esriFieldTypeString", "alias": "loc_desc", "length": 80, "domain": null }, { "name": "ltn_cod", "type": "esriFieldTypeString", "alias": "ltn_cod", "length": 5, "domain": null }, { "name": "ltn_desc", "type": "esriFieldTypeString", "alias": "ltn_desc", "length": 80, "domain": null }, { "name": "med_cod", "type": "esriFieldTypeString", "alias": "med_cod", "length": 5, "domain": null }, { "name": "mes_desc", "type": "esriFieldTypeString", "alias": "mes_desc", "length": 80, "domain": null }, { "name": "tuc_cod", "type": "esriFieldTypeString", "alias": "tuc_cod", "length": 5, "domain": null }, { "name": "tuc_desc", "type": "esriFieldTypeString", "alias": "tuc_desc", "length": 80, "domain": null }, { "name": "txt", "type": "esriFieldTypeString", "alias": "txt", "length": 250, "domain": null }, { "name": "nivel", "type": "esriFieldTypeString", "alias": "nivel", "length": 5, "domain": null }, { "name": "color1", "type": "esriFieldTypeString", "alias": "color1", "length": 5, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "VIA_Rep_Rules_2", "description": "Representation rules", "codedValues": [ { "name": "", "code": 1 }, { "name": "1", "code": 2 }, { "name": "2", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S229_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "ece7634d8d574f62906f39663a9a5f5c" }