Kyle Barron
                                            Kyle Barron
                                        
                                    But OpenMapTiles is using `toilets` with an s 
Is CC0 equivalent to public domain?
The workflow is ``` git clone https://github.com/maputnik/osm-liberty cd osm-liberty maputnik --watch --file style.json ``` then make edits through Maputnik in the browser, and commit the generated JSON ``` > maputnik...
Also, regarding the PR's styling changes, I think it's too confusing for a general basemap currently:  I'd think that I should take labels off completely or only have them...
When I run ``` npm install -g @mapbox/mapbox-gl-style-spec diff
Yes, I downloaded from maputnik/editor, but there was no install, so it makes sense that it was packaged using that golang repo. maputnik/desktop definitely reformats the JSON in _some way_,...
Any comment/suggestion? @pathmapper @orangemug I think the icons are too big, but I'd be happy to hear suggestions before changing anything.
Interesting. I was modifying the source SVGs to change the shield size; I didn't realize you could just pass `icon-size` to change the size. I'll try to update the PR...
@tplc10 If you're ok with Python, I wrote [Python bindings](https://github.com/kylebarron/pydelatin) to `hmm`, and it accepts Numpy arrays of type float32 as input.
Judging from the RFC, and especially the [`bench_ogr_batch.cpp `](https://gdal.org/development/rfc/rfc86_column_oriented_api.html#bench-ogr-batch-cpp) example, it looks like GDAL will expose a stream of Arrow record batches? Then to get an iterator over pandas `DataFrame`s...