-
It would be really great to have support for rate limiting.
-
I get the error when I attempt a simple reverse geocode:
...from my geocode1.py:
import sys
from opencage.geocoder import OpenCageGeocode
key = '...'
geocoder = OpenCageGeocode(key)
lat = sys.argv…
-
Hey MTM,
Geo::Coder::OpenCage currently points at http://prototype.opencagedata.com/geocode/v1/json/ but I think that should be changed?
https://github.com/lokku/perl-Geo-Coder-OpenCage/blob/master/…
kaoru updated
10 years ago
-
I see that [python-opencage-geocoder](https://github.com/lokku/python-opencage-geocoder) supports the reverse geocoding mode.
I should add that to the Perl library too!
kaoru updated
10 years ago
-
Any plans to add the jar to a public repository?
-
see: https://github.com/openCage/niotest/blob/16ee86ed6d855ea129799c3185464b011049fe26/src/main/java/org/opencage/lindwurm/niotest/tests/PathTest4CopyIT.java
testMoveIntoItself
ghost updated
10 years ago
-
see: https://github.com/openCage/niotest/blob/16ee86ed6d855ea129799c3185464b011049fe26/src/main/java/org/opencage/lindwurm/niotest/tests/PathTest7ClosedIT.java
testClosedFSisClosed
ghost updated
10 years ago
-
see https://github.com/openCage/niotest/blob/master/src/main/java/org/opencage/lindwurm/niotest/tests/PathTest2DirIT.java test testKidsOfRelativeDirAreRelative
ghost updated
10 years ago