Giter Site home page Giter Site logo

pulsepoint's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pulsepoint's Issues

Getting Agency By Coordinates

Nice to see a project like this pop-up. I wrote something similar a few years back that was in a very early prototype state, but I wanted to share some things I found out.

First, the endpoint at "/DB/gabc.php" can take query string parameters of "lat" and "lng" for Latitude and Longitude, respectively. (e.g., "/DB/gabc.php?lat=33.99553&lng=-118.240144" What you get in return is an array of Agencies with their display name and some other info. For some reason this doesn't return the actual AgencyID, but it gives a different property just called "id". This endpoint needs the same decryption.

If you hit the endpoint at "/DB/GeolocationAgency.php" and pass the previously obtained "id", you get more Agency info including the "agencyId". (e.g., "DB/GeolocationAgency.php?id=400").

Not sure why they have it setup like this, but there's a lot of good info there, even a polygon for the coverage area if you wanna project this onto Google Maps or something.

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.