An open API service indexing awesome lists of open source software.

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

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

```