mapnificent / mapnificent_cities

City data repository for mapnificent.net
https://www.mapnificent.net
49 stars 42 forks source link

Norway/Norway.md #38

Open torkelatgenet opened 5 years ago

torkelatgenet commented 5 years ago
---
cityid: norway
cityname: Norway
# Center of the map when loaded
# Coordinates as [LNG, LAT] (like GeoJSON, NOT like leaflet)
# (the leading dash is NOT a minus sign, it's a list item)
coordinates:
- 10.575786 
- 62.775656 
description: ''
# Preferably provide a transitfeeds.com location ID, e.g.
tf_location_ids:
- 83-norway
# Or provide GTFS files like so
gtfs:
  example_feed_name:
    # Transitfeeds.com feed id if available
    tf_feed_id: entur/970
    url: http://transitfeeds.com/p/entur/970/latest/download
version: 1
# Zoom level when loaded
zoom: 5
---

(c) [En tur](https://www.entur.org/about-entur/)
([Terms of Use](https://data.norge.no/nlod/en/1.0))
tamdidam commented 5 years ago

@stefanw Any plans of getting this into future commits? Should in theory be good enough to replace Oslo which is not working at the moment.

stefanw commented 5 years ago

I just tried combining all Feed Providers that are present on transitfeeds.com for Norway: http://transitfeeds.com/l/83-norway

I'm afraid to report that this is too much for Mapnificent at this point. The resulting binary file is 13 MB and will crash my browser tab. I'm happy to update Oslo, if that makes sense.

stefanw commented 5 years ago

I updated Mapnificent Oslo, it works again.