Added package openstreetmap (#843)

This commit is contained in:
Juan Carlos 2018-08-27 10:25:33 -03:00 committed by Dominik Picheta
parent 80bfc1b82d
commit a3153c8771

View File

@ -10506,6 +10506,21 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-overpass"
},
{
"name": "openstreetmap",
"url": "https://github.com/juancarlospaco/nim-openstreetmap",
"method": "git",
"tags": [
"openstreetmap",
"multisync",
"async",
"geo",
"map"
],
"description": "OpenStreetMap API Lib for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-openstreetmap"
},
{
"name": "daemonim",
"url": "https://github.com/bung87/daemon",