https://github.com/stefanocudini/geosfx
Self Extracting GeoJSON build compressed GeoJSON distributed over JSONP in a compact, no dependencies Javascript file
https://github.com/stefanocudini/geosfx
compression-methods geojson javascript open-data webmapping
Last synced: 7 months ago
JSON representation
Self Extracting GeoJSON build compressed GeoJSON distributed over JSONP in a compact, no dependencies Javascript file
- Host: GitHub
- URL: https://github.com/stefanocudini/geosfx
- Owner: stefanocudini
- Created: 2016-04-09T10:28:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T01:03:16.000Z (about 3 years ago)
- Last Synced: 2025-03-29T19:41:57.009Z (about 1 year ago)
- Topics: compression-methods, geojson, javascript, open-data, webmapping
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoSFX
*...PROJECT WORK IN PROGRESS...*
Self Extracting GeoJSON, a tool to build compressed GeoJSON distributed over JSONP in a compact, no dependencies Javascript file
# Installation
```
$ npm install
```
# Run
```
$ node app.js
```