{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 62, "name": "Red prevista | Xarxa prevista | Planned network", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Red de itinerarios No Motorizados (XINM) | Xarxa d'Itineraris No Motoritzats (XINM) | Network of Non-Motorized Routes (XINM)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "estadofis", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 230, 130, 255 ], "width": 3.5 }, "value": "Projectada", "label": "Projectada" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[cr]", "labelPlacement": "esriServerLinePlacementAboveAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(estadofis = 'Projectada' )", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Projectada", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[cr]", "labelPlacement": "esriServerLinePlacementAboveAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(estadofis = 'Planificada' )", "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Planificada", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[cr]", "labelPlacement": "esriServerLinePlacementAboveAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(estadofis = 'Proposta' )", "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Proposta", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -162791.52116338885, "ymin": 4553916.807357409, "xmax": 57270.38916446539, "ymax": 4949585.642155305, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cr", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null }, { "name": "cr", "type": "esriFieldTypeString", "alias": "CR", "length": 50, "domain": null }, { "name": "tramo", "type": "esriFieldTypeString", "alias": "Tram", "length": 50, "domain": null }, { "name": "nombr", "type": "esriFieldTypeString", "alias": "Nom ciclo-ruta", "length": 150, "domain": null }, { "name": "programa", "type": "esriFieldTypeString", "alias": "Programa d'actuacions", "length": 100, "domain": null }, { "name": "estadofis", "type": "esriFieldTypeString", "alias": "Fase ús", "length": 50, "domain": { "type": "codedValue", "name": "CR_Prop_estadofis", "description": "Estado físico de la red propuesta de ciclo-rutas", "codedValues": [ { "name": "Planificada", "code": "Planificada" }, { "name": "Proposta", "code": "Proposta" }, { "name": "Projectada", "code": "Projectada" }, { "name": "Obsoleta", "code": "Obsoleta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "promotor", "type": "esriFieldTypeString", "alias": "Promotor", "length": 50, "domain": null }, { "name": "caracter", "type": "esriFieldTypeString", "alias": "Tipologia d'intervenció", "length": 250, "domain": null }, { "name": "poblacion", "type": "esriFieldTypeDouble", "alias": "Població servida", "domain": null }, { "name": "provincia", "type": "esriFieldTypeString", "alias": "Província", "length": 50, "domain": null }, { "name": "prioridad", "type": "esriFieldTypeString", "alias": "Prioritat d'actuacions", "length": 50, "domain": { "type": "codedValue", "name": "CR_prioridad", "description": "Prioridad de la Ciclo-ruta", "codedValues": [ { "name": "Alta", "code": "Alta" }, { "name": "Moderada", "code": "Moderada" }, { "name": "Baja", "code": "Baja" }, { "name": "Preferente", "code": "Preferente" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ev8", "type": "esriFieldTypeString", "alias": "EuroVelo 8 (EV8)?", "length": 5, "domain": null }, { "name": "vl", "type": "esriFieldTypeString", "alias": "Via Litoral (VL)?", "length": 5, "domain": null }, { "name": "amv", "type": "esriFieldTypeString", "alias": "Anell Verd Metropolità (AMV)?", "length": 50, "domain": null }, { "name": "cr_alias", "type": "esriFieldTypeString", "alias": "Nom alternatiu", "length": 50, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipi", "length": 100, "domain": null }, { "name": "correo_xinm", "type": "esriFieldTypeString", "alias": "Contacte XINM", "length": 100, "domain": null }, { "name": "comarca", "type": "esriFieldTypeString", "alias": "Comarca", "length": 100, "domain": null }, { "name": "antictrenet", "type": "esriFieldTypeSmallInteger", "alias": "Antic Trenet?", "domain": { "type": "codedValue", "name": "SI_NO", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Si", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "trensalinero", "type": "esriFieldTypeSmallInteger", "alias": "Tren Salinero?", "domain": { "type": "codedValue", "name": "SI_NO", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Si", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "viaverde", "type": "esriFieldTypeSmallInteger", "alias": "Via Verda (VV)?", "domain": { "type": "codedValue", "name": "SI_NO", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Si", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "Llargària del tram (m)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_objectid", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }