Results 20 issues of prusswan

e.g. `(103.7940492, 1.4391202)` -> `103.794049,1.439120` In `geometry.py`, `_etree_coordinates(self, coordinates)` is casting coordinates to `%f`, reducing the values to 6 decimal places.

There appears to be a mixture of both single and double byte characters shown. This problem exists on both Windows/Ubuntu in the latest official binaries. Edit: Happy to see that...

help wanted
question

https://github.com/mapnik/mapnik/blob/14f913d6ab3b0903dd36a1cb2d22f7d5493b8bb8/demo/viewer/CMakeLists.txt#L54-L59 (compare the above with the behavior in [build.py](https://github.com/mapnik/mapnik/blob/master/demo/viewer/build.py)) **Example of a working viewer.ini:** ``` [mapnik] plugins_dir=bin/mapnik/input fonts/1/dir=fonts fonts/size=1

I managed to port the examples into a working setup using Rails and yarn/webpack, and added some interim examples for Chapter 9 Fork: https://github.com/prusswan/d3ia-2e Demo: https://d3ia-rails-2e.herokuapp.com

This looks like a regression but I cannot tell if this is caused by geoviews or bokeh. Either way the example looks "wrong". ### ALL software version info (this library,...

type: bug

I had to modify the lines below to get the converter to work: https://github.com/protomaps/PMTiles/blob/e1228f5df1a4ac852e0117dc08c8813089a5c8af/python/pmtiles/convert.py#L29 https://github.com/protomaps/PMTiles/blob/e1228f5df1a4ac852e0117dc08c8813089a5c8af/python/pmtiles/convert.py#L71 Suggestion: to allow a default format to be specified by the user, e.g. ```Python def...

### Official Website List - [X] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.0.97 ### BIOS Mode UEFI...

Last release is back in 2016, so we need to self-build to get the latest schemas (not exactly trivial for people who are only looking for npm packages). Btw, I...

question

**Is your feature request related to a problem? Please describe.** folium maps exported as html still depend on external leaflet dependencies (either from internet or on relative paths - manual...

enhancement