Based on: https://github.com/bmcbride/geojson-share-maps
- Web Map: https://mds08011.github.io/KimberlyTravel/?src=https://raw.githubusercontent.com/mds08011/KimberlyTravels/master/KS_Map.geojson
- Embedded link:
<script src="https://embed.github.com/view/geojson/mds08011/KimberlyTravel/master/KS_Map.geojson"></script>
- Raw geojson: https://raw.githubusercontent.com/mds08011/KimberlyTravel/master/KS_Map.geojson
- States: https://mds08011.github.io/KimberlyTravel/?src=https://raw.githubusercontent.com/mds08011/KimberlyTravels/master/source-data/geojson/ne_10m_admin_1_states_provinces/KS_States.geojson
- Fullscreen mobile-friendly map template with responsive navbar and modal popups
- Built on Bootstrap and Leaflet/Mapbox frameworks
- Supports GeoJSON feature styling via simplestyle-spec
- Sidebar with basic filtering and sorting via List.js
Parameter | Options | Default | Description | Required |
---|---|---|---|---|
src | Web accessible GeoJSON | NA | URL to GeoJSON source | True |
title | Any string | GeoJSON Data | navbar, app title | False |
logo | Any accessible URL | NA | URL to a custom navbar logo | False |
title_field | Any valid property | First property | Field used for marker/sidebar title | False |
fields | Any valid properties | All | Comma separated list of specific properties to show | False |
attribution | Any string | NA | Source attribution added to text in bottom right of map | False |
cluster | true / false | True | Should markers be clustered? | False |
- Format and convert: https://app.placemark.io/converter
- Validate geojson files: http://geojsonlint.com/
- Visualize and edit geojson (Option 1): https://geojson.io
- Visualize and edit geojson (Option 2): https://geojson.net/
- Visualize and edit geojson (Option 3): https://geoman.io/geojson-editor
- Using geojson on Github: https://help.github.com/en/github/managing-files-in-a-repository/mapping-geojson-files-on-github
- Download source SHP: http://www.naturalearthdata.com/
- Right Hand Rule Fixer: https://mapster.me/right-hand-rule-geojson-fixer/
- The Blog is a continuation of: https://hotamali.wordpress.com/
- Sakura CSS: https://github.com/oxalorg/sakura