Giter VIP home page Giter VIP logo

Comments (9)

colinreilly avatar colinreilly commented on June 5, 2024

I'm not clear as to what you are requesting. Geoclient provides access to Geosupport which in turn provides coordinates, normalized address, and other geographic coordinates for addresses, intersections, blocks and place names. If you would like to integrate Geoclient with other geocoders, the source is available for that or any other use.

from geoclient.

colinreilly avatar colinreilly commented on June 5, 2024

Never mind my last comment, didn't see the subject. Reverse geocoding is certainly of interest but again that would be functionality required in Geosupport. Keep in mind that geoclient is only an API to Geosupport.

from geoclient.

mlipper avatar mlipper commented on June 5, 2024

Joel,

Having a robust reverse geocoder capable of working with "Geosupport-related data" is something that we would like to have internally as well. The data access methods, technologies, etc. are different than those used Geoclient, however, and if we were to build this, it would be in a separate project (ideally here on GH).

Thanks,

Matt

from geoclient.

riordan avatar riordan commented on June 5, 2024

@colinreilly: From what it sounds like, the underlying system, Geosupport, doesn't support reverse geocoding. Is that correct?

If so, it's kind of a bummer given how good Geoclient & Geosupport are at augmenting data about a place.

from geoclient.

chriswhong avatar chriswhong commented on June 5, 2024

Geosupport can take a bin or a bbl as an input, so with another layer that produces BBLs/BINs from coordinates, it might be possible to set something like that up.

from geoclient.

colinreilly avatar colinreilly commented on June 5, 2024

@riordan No it doesn't if you think of a reverse geocoder in the traditional sense (provide a coordinate pair and expect address, intersection, etc. response). It does as @chris points out handle BIN and BBL but not lat/long or if you prefer long/lat as is usually expected. Definitely a need. IMHO and following the microservices approach, it would be best as a separate suite of services and not an extension to Geosupport. Yes, it's been on the radar but needs to be acted on.

from geoclient.

riordan avatar riordan commented on June 5, 2024

Awesome - thank you both for the clarification, @chriswhong, @colinreilly.

from geoclient.

chriswhong avatar chriswhong commented on June 5, 2024

it would be best as a separate suite of services and not an extension to Geosupport.

@colinreilly Challenge Accepted.

from geoclient.

colinreilly avatar colinreilly commented on June 5, 2024

@chriswhong well it wasn't quite a challenge but by all means good luck! We've done some initial work on this. At least thinking about the problem and the difference cases. Let me know if you want to discuss/collaborate.

from geoclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.