Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a GeoJSON-LD plugin for Leaflet #8

Closed
sgillies opened this issue Mar 28, 2014 · 2 comments
Closed

Write a GeoJSON-LD plugin for Leaflet #8

sgillies opened this issue Mar 28, 2014 · 2 comments

Comments

@sgillies
Copy link
Contributor

There's nothing like running code :)

This plugin would do the following:

  1. Run a JSON-LD processor (jsonld.js) on GeoJSON and a context to normalize the data
  2. Map the features based on the normalized form rather than the native form as done by Leaflet's L.GeoJSON
@elf-pavlik
Copy link

👍

@sgillies
Copy link
Contributor Author

Project repo: https://github.com/sgillies/leaflet-geojson-ld

Current state: slowed to a halt by RDF friction in jsonld.js. I need some help powering through this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants