14 lines
1.2 KiB
JSON
14 lines
1.2 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "Route Name Labels",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "Name": "ZAMFIR VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -104.778016666666701, 38.225316666666657 ] } },
|
|
{ "type": "Feature", "properties": { "Name": "DAYGO VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -104.516666666666694, 37.815696927050809 ] } },
|
|
{ "type": "Feature", "properties": { "Name": "MONTY VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -104.224276586928397, 37.711888564308083 ] } },
|
|
{ "type": "Feature", "properties": { "Name": "YAK VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -103.90945, 37.940933333333327 ] } },
|
|
{ "type": "Feature", "properties": { "Name": "NAVE VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -103.671376977254795, 38.363625562215823 ] } },
|
|
{ "type": "Feature", "properties": { "Name": "FUENTES VNAV", "description": null }, "geometry": { "type": "Point", "coordinates": [ -103.815191725505898, 38.601790885868098 ] } }
|
|
]
|
|
}
|