Giter VIP home page Giter VIP logo

geojson-share-maps's Introduction

geojson-share-maps

A responsive web mapping utility for viewing and sharing GeoJSON files. Designed to be an incredibly simple and lightweight tool for quickly standing up a basic mapping application without having to write any code. Maps can be shared, embedded, and added to your mobile homescreen. Use geojson.io or any other modern mapping tool to generate your GeoJSON, place it on a web server, push it to GitHub, or save it as a Gist and quickly wrap it up as a responsive web app.

Features:

  • Fullscreen mobile-friendly map template with responsive navbar and modal popups
  • Built on the incredibly popular Bootstrap and Leaflet/Mapbox frameworks
  • Configure everything via URL parameters (no coding necessary)!
  • Define GeoJSON source, app title, logo, display fields/properties & data attribution
  • Completely client-side, can be hosted for free on GitHub Pages
  • Supports GeoJSON feature styling via simplestyle-spec
  • Sidebar with basic filtering and sorting via List.js

Examples:

URL Parameters:

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

Screenshots:

Desktop Points

Desktop 1

Desktop Polygons

Desktop 2

Mobile Map

Mobile 1

Mobile Sidebar

Mobile 2

Mobile Popup

Mobile 3

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.