how can I know if lat/long coordinates are within a particular city?

This page summarizes the projects mentioned and recommended in the original post on /r/gis

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    If you're a data analytics guy, do you use Pandas? The GeoPandas package adds the spatial dimension to Pandas. You would need a polygon of Atlanta. You would read it in to GeoPandas as a dataframe. You could either read in the points as another dataframe and check which intersect the Atlanta polygon, or you could check one point at a time.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts