gavinr / geojson-viewer

View GeoJSON from a URL (with permalinks)

Home Page:https://gavinr.github.io/geojson-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoJSON Viewer

View GeoJSON based on a URL param

Usage

Pass a GeoJSON url to the parameter in the form https://gavinr.github.io/geojson-viewer/?url=________

Examples:

Advanced Usage

Some additional URL parameters you can use:

  • silent=true - do not show the buttons or GitHub banner. Example
  • color=<color> - set the layer color. Example
  • swipeLayer=<url> - second layer to show as a swipe. Example
  • swipeLayerColor=<color> - set the swipe layer color. Example

Technologies

About

View GeoJSON from a URL (with permalinks)

https://gavinr.github.io/geojson-viewer/


Languages

Language:JavaScript 51.5%Language:HTML 28.6%Language:CSS 20.0%