GithubHelp home page GithubHelp logo

isabella232 / search-playground Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapbox/search-playground

0.0 0.0 0.0 2.92 MB

Geocoding Debugging Tool

Home Page: https://mapbox.com/search-playground

HTML 33.37% Shell 1.08% JavaScript 49.29% CSS 16.25%

search-playground's Introduction

Mapbox Geocoder Playground Tool

We’ve updated our search playground: https://mapbox.com/search-playground/ Internal debugging? Use this link instead. The Mapbox Geocoder Playground Tool is used to test geocoder results for forward and reverse geocoding and experiment with query parameters

Using the playground

  • Use the text input area for querying.
  • Use image to see the geocoder results in a json format.
  • Use image to share the response.
  • Use image to open/close the Settings panel, where you can try out geocoding parameters.
  • Use image to report any issue related to this tool.
  • The image will open our geocoder documentation site.

Internal only:

  • Use image to open hecate
  • Use the osm link to open JOSM

The search bar is the equivalent of an API query. For a forward geocode, enter text or an address. For a reverse geocode, enter coordinates.

Forward Geocoding Enter a query in the search bar to get the coordinates and data about the feature.

Reverse Geocoding Click on the map to see the coordinates in the search bar and the features that match those coordinates will be returned in the suggestions list below the search bar.

Set query parameters Click the cog icon to open a GUI of the query parameters available in the geocoding API.

For more information, see the parameters section of the documentation.

Parameters available in the playground:

- Autocomplete
- Country filtering
- Type filtering
- Proximity biasing
- Results limit
- Language selection
- Strict mode for language

⚠️ Internal use only

  • Toggle between staging and production server.
  • Test geocoding layers.

What you cannot do...

❌ Use it as a permanent endpoint

Run it locally with parcel

yarn install
yarn build
yarn start

Deploying

Deploys are managed by updating the hey-pages & publisher-production branches. To deploy run the following:

git checkout publisher-production

git merge master

git push

[Internal only] Follow the #publisher channel in slack to watch for a successful build/publish.

search-playground's People

Contributors

boblannon avatar bsrinivasa avatar colleenmcginnis avatar fa7c0n avatar heystenson avatar ingalls avatar katydecorah avatar mattciferri avatar miccolis avatar nmargolis avatar

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.