Lukas Martinelli
Lukas Martinelli
[From comments by Philippe Verdy](http://lukasmartinelli.ch/gis/2016/04/03/openstreetmap-noise-pollution-map.html). > You wrote in your presentation article "Service roads are not noisy". > > This is wrong for bus service ways (which may also used...
It seems the performance limit is actually limited by the size of the GeoJSON. At around 110MB the Electron app might crash. I tried writing to a GeoJSON file directly...
Most CSS resources inside `resources` could also be taken from npm. But how to do that? Using webpack?
Allow moving the different panes to make them as big as you want. 
Provide SQL autocompletion in code mirror. - Suggest tables (important) - Column names (less important)
Allow to export a GeoJSON of the last query. 
Can we depend on a stable https://github.com/mapbox/vector-tile-js version? https://github.com/mapbox/vt2geojson/blob/f5e6f1f5afedb5c7f9b6ef225e25207cf8a4b5fc/package.json#L22
Is there a narrative for containers that would like to load a big dataset ahead of time and then operate in turbo mode with persisting that data across job invocations?...
@ahocevar Would it make sense to have a patched Mapbox GL spec that only contains the properties and layer types that are supported by `ol-mapbox-style`? I would take care of...
The default font stacks of the Mapbox GL style specification are `Open Sans Regular` and `Arial Unicode MS Regular`. They should be somehow covered (or aliased) by the fonts here....