Contents
GithubGeoJson
Description
Embeds a geojson map from github inside moinmoin
You can contribute and find the original repo at https://github.com/ikks/moinmoin-github-osm
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.9 |
|
Take a look at https://github.com/ikks/moinmoin-github-osm
Usage
Inputs: Receieves a Github URL containing a geojson file, it must be of the kind embed
For instance:
< <GithubGeoJson(https://embed.github.com/view/geojson/ikks/moinmoin-github-osm/master/samples/colombiatermal.geojson)> >
would show a nice map with openstreetmap as it base layers and all the geometries in a nice leaflet container by github and mapbox.
For instructions on how to build the URL for embedding, take a look at https://help.github.com/articles/mapping-geojson-files-on-github
Example
With
<<GithubGeoJson(https://embed.github.com/view/geojson/ikks/moinmoin-github-osm/master/samples/colombiatermal.geojson)>>
You would end with something that looks like the following inside your wiki
Copyright
Igor Támara
License
GPL V2
Bugs