Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elek/bloggergeomap

Simple fetcher for creating a map from Blogger posts based on the attached geodata.
https://github.com/elek/bloggergeomap

Last synced: 2 days ago
JSON representation

Simple fetcher for creating a map from Blogger posts based on the attached geodata.

Awesome Lists containing this project

README

        

Simple command line application to fetch coordinates of posts of a Blogger blog.

Usage:

```
java -jar bloggergeomap.jar [options...]
-b VAL : Identifier of the blog.
-k VAL : Google api key from http://code.google.com/apis/console
-o FILE : Output dir
```

The output file format is the OpenLayers text format. See the example folder (or http://zx.anzix.net/nagypadprojekt/) for a simple demo.