-
so,where is the "geolib.js" ??
none in source or others !
-
Anyone working on postgis geolibs?
-
Dutch GEF-files may contain special characters, for example the umlaut in the word "coördinatensysteem". This raises the UnicodeDecodeError below when parsing the file, which traces back to codecs.py.…
-
A feature that gives the route from the user's current place to where he wants to go.
-
**Problem**
The recently added 'relative density calculation' yields a None value, which is not what I expect. Please find below my code and GEF file:
```
# Read file
cpt_file_gef =
from geoli…
-
Building the image fails. GeoLite2-City is no longer available via the path used...
```
Step 6/14 : RUN if [ ! -f $geolib_path/$geolib_filename ]; then mkdir -p $geolib_path/ && wget -…
-
isPointInside does not appear to work correctly when the polygon straddles the anti-meridian.
I maintain a system with lots of polygons that do straddle the antimeridian (I'm in Australia :-) so it's …
-
***
🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
[Find out how to migrate to Snyk at greenkeeper.io](https:/…
-
Hi dear reader, When I execute this code IDK why but for some reason for the second one also returns a number though it is not even a closed area. So my question is that if this is an expected behavio…
-
I am getting
```Cannot find module './computeDestinationPoint' Require stack: - /home/xxx/projects/xxx/geolib```
This only happens on versions 3.3.2 and up. I was able to get it to work on 3.…