{ "currentVersion": 10.51, "id": 1, "name": "Linhas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"ETRS_1989_TM06-Portugal\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-8.133108333333333],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",39.66825833333333],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "cod", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 143, 133, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 158, 49, 255 ], "width": 3 }, "value": "3001", "label": "3001", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 45, 163, 255 ], "width": 3 }, "value": "3002", "label": "3002", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 155, 189, 255 ], "width": 3 }, "value": "3003", "label": "3003", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 76, 47, 255 ], "width": 3 }, "value": "3004", "label": "3004", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 112, 199, 255 ], "width": 3 }, "value": "3005", "label": "3005", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 199, 42, 255 ], "width": 3 }, "value": "3006", "label": "3006", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 42, 201, 255 ], "width": 3 }, "value": "3301", "label": "3301", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 199, 177, 255 ], "width": 3 }, "value": "3302", "label": "3302", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 46, 65, 255 ], "width": 3 }, "value": "3303", "label": "3303", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 129, 49, 255 ], "width": 3 }, "value": "3304", "label": "3304", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 46, 116, 255 ], "width": 3 }, "value": "3305", "label": "3305", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -54453.84140000027, "ymin": 167921.25809999928, "xmax": -28361.79360000044, "ymax": 208064.5390000008, "spatialReference": {"wkt": "PROJCS[\"ETRS_1989_TM06-Portugal\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-8.133108333333333],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",39.66825833333333],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "desig", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gid", "type": "esriFieldTypeInteger", "alias": "gid", "domain": null }, { "name": "gid_edicao", "type": "esriFieldTypeInteger", "alias": "gid_edicao", "domain": null }, { "name": "idcarreira", "type": "esriFieldTypeInteger", "alias": "idcarreira", "domain": null }, { "name": "cod", "type": "esriFieldTypeInteger", "alias": "cod", "domain": null }, { "name": "desig", "type": "esriFieldTypeString", "alias": "desig", "length": 250, "domain": null }, { "name": "origem", "type": "esriFieldTypeString", "alias": "origem", "length": 250, "domain": null }, { "name": "destino", "type": "esriFieldTypeString", "alias": "destino", "length": 250, "domain": null }, { "name": "compmediom", "type": "esriFieldTypeString", "alias": "compmediom", "length": 200, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 250, "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "tipo", "length": 80, "domain": null }, { "name": "sentidotro", "type": "esriFieldTypeInteger", "alias": "sentidotro", "domain": null }, { "name": "compriment", "type": "esriFieldTypeSingle", "alias": "compriment", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "indexes": [ { "name": "R826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S773_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, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }