GithubHelp home page GithubHelp logo

streetcomplete / streetcomplete-mapstyle Goto Github PK

View Code? Open in Web Editor NEW
43.0 13.0 9.0 9.66 MB

🌎 Simple, minimalist yet modern map style

Home Page: https://streetcomplete.github.io/streetcomplete-mapstyle/

License: GNU General Public License v3.0

YAML 100.00%
mapzen tangram openstreetmap mapstyle tangram-play maps

streetcomplete-mapstyle's Introduction

StreetComplete map style

This is the map style used in the the android application StreetComplete, an easy OpenStreetMap editor.

There are three variations on the style available: light, dark and satellite-style.

Purpose of this map style

This map style's design goal is to serve as a background map, used solely for visual orientation and navigating as a pedestrian while using the StreetComplete app during an (on-foot) survey. It is designed to not visually distract the user from the quests that are displayed on the map. Elements that are neither relevant for orientation nor for quests asked in the app itself, are not displayed at all.

Compatibility

Every vector map tiles hoster has his own schema, so every map style is per se only compatible with the schema it was created for. The style was originally created for are for the mapzen/nextzen schema. However, it has been adapted to work (with some reservations) with other vector tile schemes as well. It is available for:

While improving map style it is fine to edit just jawg branch. Fixes to other branches are also welcome, but code there is not guaranteed to work.

Contributing

  • Open the code in an editor
  • Change or add something to the style
  • Download the file after you did your work
  • Make a pull request to this repository

Useful links

streetcomplete-mapstyle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

streetcomplete-mapstyle's Issues

Open discussion: Reducing OSM sidewalk-clutter

road1
Have a look at this: https://mapzen.com/tangram/play/?#18.50000/50.05670/19.94529

This is basically just an intersection of a big road with a small road (with a tram in the middle). See https://binged.it/2gIFXou Ignore the tram for now, there is another ticket for that.

I would like to reduce the clutter there, because it is

  • not helpful for orientation
  • actually perplexing
  • doesn't reflect the reality. I.e. the sidewalks are attached to (/part of) the road and not independent ways. But on the map, it looks like that.
  • irrelevant: the pedestrian does not need to know that there is an explicit sidewalk, he can see that from where he stands.

Of course, mapping sidewalks as separate ways when they are actually only separated by a curb is not really approved by the community, but that doesn't matter for us here, because this kind of sidewalk-mapping is widely used and the style needs to make do what is found "in the wild".

Now, this is a bit of a problem to solve, that is why I labeled this as an open discussion to collect and discuss ideas.

Hard to perceive sport pitches or sport centers

There are quests concerning pitches or sport centers, e.g. asking which sport is played here or what are the opening hours. But in several situations it is comparably hard to perceive them on the map, which makes them hard to identify in reality and hinders the orientation of the mapper.

This is because they are colored green (which is reasonable), but urban ground as well as grass is also green. Maybe consider some ground related changes to make pitches better perceivable?!

Display access of roads, one-ways, barriers

While testing StreetComplete extensively during my last vacation, I found that there are a few things which should additionally be displayed:

  1. one-ways (with arrows): It is easy to see with one look on the map whether a road is a oneway or not, giving the surveyor the opportunity to create a note if reality does not coincide with the map. Also, this is still a property of the road, so other than POIs which are not displayed, there may be the expectation anyway that one-ways are marked somehow.
  2. private/destination/access=no roads: Same argumentation as above. Additionally, StreetComplete should not get the user into trouble and since the user is using StreetComplete also for orientation during survey, it should not appear as if private roads are ok to go through. If possible, private roads could be hatched with red stripes (using a shader?) and destination roads with a similar pattern but with a less "forbidden" color.
  3. Barriers, both for cars (bollards etc) and possible for everyone (gates etc) should be shown. The former could perhaps be a dot, the latter a larger square? Just an idea.
  4. Turning circles should probably also be rendered as white dots, because this is also part of the geometry of the road.

I can work on this. I just wanted to post this here first to get feedback from you about these.

display different label categories

In addition - is it desirable to render kind: [region, county, state] labels? In my experience, city labels are more useful for orientation and zooming in case of GPS that gives spurious data.

Also, would it be desirable to render labels for tourism=alpine_hut? In my experience it is also useful for orientation.

style tuning for SC

For start: map style looks really nice, I really like colour scheme.

As I understand from #34 buildings are supposed to be transparent. At least on my phone buildings are not transparent.

Also tangram-es has some complaints.

02-01 00:24:17.098 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: TANGRAM map.cpp:229: Loading scene file: asset:///map_theme/scene.yaml
02-01 00:24:17.104 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: NOTIFY importer.cpp:215: Merging different node types: 'building_color'
                                                                              '#ccd6ee'
                                                                              <==
                                                                              '[0.8, 0.83, 0.93, 0.75]'
02-01 00:24:17.104 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: NOTIFY importer.cpp:215: Merging different node types: 'building_outline_color'
                                                                              '#b9c3d9'
                                                                              <==
                                                                              '[0.73, 0.76, 0.85, 0.75]'
02-01 00:24:17.145 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING texture.cpp:274: OpenGL ES doesn't support texture repeat wrapping for NPOT textures nor mipmap textures
02-01 00:24:17.145 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING texture.cpp:275: Falling back to LINEAR Filtering
02-01 00:24:17.155 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING sceneLoader.cpp:1731: Can't find data source streetcomplete_quests for layer streetcomplete_quests
02-01 00:24:17.155 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING sceneLoader.cpp:1731: Can't find data source streetcomplete_geometry for layer streetcomplete_geometry
02-01 00:24:17.158 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING styleParam.cpp:160: Unknown StyleParam dash:1,2,
02-01 00:24:17.163 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING styleParam.cpp:160: Unknown StyleParam dash:0.6,0.4,
02-01 00:24:17.163 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING styleParam.cpp:160: Unknown StyleParam dash_background_color:#e0c9b3
02-01 00:24:17.164 12380-12380/de.westnordost.streetcomplete.debug D/Tangram: WARNING sceneLoader.cpp:292: Parsing camera: 'invalid node; this may result from using a map iterator as a sequence iterator, or vice-versa':
                                                                              'fov: 80'

Render bus/tram stops

It would be nice to have at least a small icon for bus/tram stops.

These help for the orientation, especially when you are travelling in a tram/bus, and solve quests from the inside there. When GPS is not 100% correct, you can then estimate where you are

make intendation consistent

Currently global.yaml and base-style.yaml have different space count what makes merging these files for testing rendering overly complicated.

Potential solutions: use tabs, use 2 spaces, use 4 spaces, use N spaces. But it should be the same everywhere.

Render bridges of streets over each other

While browsing the map I have noticed that it is not possible in the current style to see that one could not go from one street to the other as there is a bridge. The Issue can be seen here:

Streetcomplete-Style: https://map-data.de/#map=19/53.63997/10.00312&style=streetcomplete-light
Openstreetmaps: https://www.openstreetmap.org/#map=19/53.63997/10.00312

On a side note: The I think the gates would be a good addition to, as one can't go into the airfield.

Or a little to the east:
https://map-data.de/#map=19/53.63790/10.00908&style=streetcomplete-light
https://www.openstreetmap.org/#map=19/53.63790/10.00908

SC release

I am aiming to release v4.0 on Wednesday. Are you able to finish the open issues (and create a PR) until then?

Tunnels are too prominent

Tunnels are too prominent, too solid.
Only the outline of the tunnel should be shown half-transparent and dashed, but the line should not be filled - or if filled, with something along the lines like 90% transparency.
Also, the outlines of normal roads and those of tunnels are merged, this looks quite weird.

untitled

Night mode looks futuristic due to it's transparent elements

Futuristic… or retro… or something like that…

in any case in real life buildings are not transparent, not even in the night.

This is how it looks:

image

https://tangram.city/play/?scene=https://raw.githubusercontent.com/ENT8R/streetcomplete-mapstyle/master/streetcomplete-dark-style.yaml#16.71528/52.52045/13.40732

So especially when there are buildings "on top of each other" they look different and the orange seems to glow and highlight them. I guess we do not need such a futuristic view…

Mapbox / other styles as branches, not as subdirectories

I have a suggestion: If you adapt the stylesheet for different tileservers, make branches instead of subdirectories. This makes it much easier to keep them up-to-date and ... well, and so on, I don't need to explain to another developer on GitHub the virtues of version control systems ;-)

Brotip: If one branch beomes more important than the current stylesheet (mapzen) you can make that into the new master and have a branch for the mapzen-stylesheet.

Add rendering of turn lanes

Since we're already on a survey, a rendering of turn lanes, at a very high zoom level would be great. So we can check them for bugs as well and file those as OSM notes on the go.

To be clear, I don't ask for a mapping feature for turn lanes here, which would be too much of a hassle I suppose.

A typical view at a zoom-level where turn lanes rendering would be great:

screenshot_20180208-095715

missing 512 in tile server url

was there a reason behind the dropping of the 512 in the tileserverurl? I found out while looking into the server logs and wondering why some tiles there not served from prerendered files (I have fixed it with a rewrite on the server, but for caching a consistent naming would be good).

sources:
    mapzen:
        type: MVT
        url: https://tiles.map-data.de/vector/v1/all/{z}/{x}/{y}.mvt

vs.

sources:
    mapzen:
        type: MVT
        url: https://tiles.map-data.de/vector/v1/512/all/{z}/{x}/{y}.mvt

from older StreetComplete Versions

Power poles

StreetComplete has a quest for power poles (see #187 and #493) so it would be useful to have them displayed as a little dot

Smarter labels

The labels of major cities should be displayed larger than the labels of small villages.

reduce prminence of minor railways

railways tagged with service tag may be rendered later and/or as less prominent, resulting in less cluttered map (making PR for that is on my TODO list, though given unclear future of vector tiles it is relatively low)

road outline handling

Note that on any crossing and astound any bridges probably unwanted outline appears

It may be fixed by giving outline lower layer than road filler

Show crossings

As StreetComplete is primarily an app for pedestrians (and there is even a crossing quest), I'd say it would be useful to see crossings. For zebra crossings just some black/white stuff e.g.

CORS errors

It seems that these cross-origin requests are not allowed. The server at https://tiles.map-data.de does not seem to allow them.

Browser console

Content Security Policy: Directive ‘child-src’ has been deprecated. Please use directive ‘worker-src’ to control workers, or directive ‘frame-src’ to control frames respectively.
Content Security Policy: Couldn’t parse invalid host report-to
Error: WebGL warning: texImage2D: Alpha-premult and y-flip are deprecated for non-DOM-Element uploads.
tangram.min.js:9:31930
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9647/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9647/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull
[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9646/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9646/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9647/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9647/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9647/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9647/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9647/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9646/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9647/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9645/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9646/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9648/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9648/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9645/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9648/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9648/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9646/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9646/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9648/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9648/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9645/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9645/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9649/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9646/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9649/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9646/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9645/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9645/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9648/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9648/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9644/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9644/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9649/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9649/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9649/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9649/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9645/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9645/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9650/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9644/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9644/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9650/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9643/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9643/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9649/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9644/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9649/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9644/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9650/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9650/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9643/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9650/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9651/12320.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9643/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9650/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9651/12320/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9643/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9643/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9644/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9644/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9651/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9651/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9651/12321.mvt. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9650/12322.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9651/12321/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9650/12322/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9651/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9651/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://tiles.map-data.de/vector/v1/512/all/15/9643/12319.mvt. (Reason: CORS request did not succeed).[Learn More]
Tangram v0.15.1 [warn]: tile load error(s) for mapzen/15/9643/12319/15: [269]</i.io/h</c.onerror@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:470
EventHandlerNonNull*[269]</i.io/h<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:446
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
[269]</i.io@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:20:211
value/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10056
y@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:15109
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:10000
value@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:14:6782
loadTileSourceData@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:27355
buildTile/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:13:26510
a@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:13986
R/<@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:14108
l@blob:https://ent8r.github.io/f02da67e-09e7-4da2-91b7-6aebca367949:2:4502
tangram.min.js:19:17198

This results in a yellow empty page.

Firefox 630.a1

Do not display ways tagged as sidewalks

To remove clutter, hide footways and paths that are tagged with footway=sidewalk

The goal is to reduce the amount of shown ways to the relevant (non-duplicated) ones.

See #17 for more background.

Show actual width of roads

Also in order to mitigate issues like streetcomplete/StreetComplete#1250, it may be a good improvement to render the road in its actual width in meters on high zoom levels, if given (width key) or an approximated width if the lanes key is given. Currently, the road width is only approximated by the road type.

This feature is only possible if this information is actually available in the vector tile source. I did not look for it yet.

Consider introducing more colors

As a follow up to #56:

It might be beneficial to introduce one or more additional colors to the map style, since some landuses and landcovers are currently not clearly distinguishable, which hinders identification and overall orientation. Probably it's not reasonable to distinguish each and every thing out there, but at least areas of a specific meaning that might be related to asked quests.

  • leisure=pitch and leisure=sports_centre are not very perceivable. See #56 for example. Maybe this depends on the rendering of landuse=recreation_ground. I could imagine using different shades of green here.

Merging into StreetComplete

I wonder how we want to go on about this.

There are a few reasons why we should perhaps drop this repository after initial import.

For dropping this repository:

  • tangram-play and scene preview will not work anymore in a few days, so testing needs to be done in StreetComplete anyway
  • the style(s) cannot be copied over 1:1. I.e. the URLs of the fonts, style imports and sdk keys in this repository need to be changed on (each) import changed. (Though perhaps after Mapzen shutdown, this is no issue anymore because you simply fix the URLs once then)
  • if people have feature requests for the map display, they will naturally post it in the StreetComplete project first (and I need to forward them here then)

For keeping this repository:

  • You do not have direct push access on changing the stylesheet anymore
  • The liability of maintaining this stylesheet shifts from the author (you) more to me because of the above point.
  • The satellite style and the dark style can properly maintained, even though I do not plan to put them into the app right now

If we keep this repository, it would maybe make sense to adopt a (crude) versioning, so I know when I should update from here.

reconsider colour palette

Maybe it is just me but this colour scheme is really straining my eyes.

Note: feel free to close and reject especially this one, it is impossible to please everybody. It is intended merely as feedback. Maybe I am an outlier.

consider banning whosonfirst.mapzen.com labels

Mapzen data includes nonOSM data.

I am unsure whatever I am unlucky or overall data quality is low but whosonfirst.mapzen.com dataset at least in my region is full of malformed, duplicated and invalid labels (reported as tilezen/vector-datasource#1410 whosonfirst-data/whosonfirst-data#1008 whosonfirst-data/whosonfirst-data#1022 tilezen/vector-datasource#1418 ).

In addition this project seems to be quite slow to update, even with provided PRs - see https://github.com/whosonfirst-data/whosonfirst-data/pulls?page=2&q=is%3Apr+is%3Aopen

Malformed labels from external source are likely to be confusing for OSM editors - so maybe it would be a good idea to exclude them?

Is it planned to change road color in feature?

If not, then I think that

    road_color: '#4da39a'

is enough, I see no reason to keep

    major_road_color: '#4da39a'
    minor_road_color: '#4da39a'
    highway_color: '#4da39a'

Even in case of keeping separate road color variables then probably

    major_road_color: global.road_color
    minor_road_color: global.road_color
    highway_color: global.road_color

should be used

consider showing underground footways

Hiding underground railways and waterways makes sense, but especially in cities underground passages are frequently quite important.

I would reconsider hiding them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.