maplibre / maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://www.maplibre.org/maputnik
MIT License
2.12k stars 400 forks source link

[wish] inspect mode - link to OpenStreetMap.org same area #82

Closed ImreSamu closed 4 years ago

ImreSamu commented 7 years ago

Thank you for working on this!

[not critical] Sometimes I want to check the original OpenStreetMap data and now this is not so easy ( as I know )

my current workflow ..

so my wish :

lukasmartinelli commented 7 years ago

You're feedback is very welcome Imre. Also if you have inputs to other parts of the editor.

Is it possible to add a simple "Open in OpenStreetMap.org in a new window " link/icon somewhere ?

You know what - that could actually be a cool additional Mapbox GL plugin we can just include and show as map control (like https://github.com/lukasmartinelli/mapbox-gl-inspect).

But perhaps we are replicating - doesn't Mapbox already solve this as well (for giving feedback - not going to the data layer).

screenshot from 2017-01-13 18-58-56

Something completly different - one could also pull in the OSM GeoJSON file as source in the editor perhaps. Would be an interesting hack.

ImreSamu commented 7 years ago

anything that helps debugging vectortiles is Welcome!

You know what - that could actually be a cool additional Mapbox GL plugin we can just include and show as map control (like https://github.com/lukasmartinelli/mapbox-gl-inspect).

it would be perfect :)

stirringhalo commented 7 years ago

Either would be awesome, I've had to go back and forth many times to figure out why something is rendering as it is...

Another option is generating direct Overpass queries and returning those.

orangemug commented 7 years ago

So to clarify do we just want a link to the following in the UI somewhere?

https://www.openstreetmap.org/#map={ZOOM}/{LAT}/{LON}
gregwolanski commented 7 years ago

@ImreSamu? :)

ImreSamu commented 6 years ago

So to clarify do we just want a link to the following in the UI somewhere?

yes,

AND/OR a split screen? http://bl.ocks.org/sigdeletras/8e14a1599d0ba5393d668c808f2b8061

gregwolanski commented 6 years ago

@ImreSamu

I can add the link.

Split screen seems to me to be a too specific feature for Maputnik.

What do you think, @orangemug?

orangemug commented 6 years ago

@gregorywolanski yeah split screen is too specific in my opinion also. I think we should add the link, do you have an idea of where you'd put it in the UI.

Might be worth holding off for a couple of days until I have proposed my ideas for a new UI.

gregwolanski commented 6 years ago

I’m holding off then. I’m curious about your ideas. :)

orangemug commented 4 years ago

Fixed via #604