Hi folks,

My first mail to this forum. I am developing a Haskell library for
processing Geo data.  In particular I would like to give good support
for Open streetmap. There have been no current releases yet but
hopefully there would be one soon.

Meanwhile here is the github url

http://github.com/naqsha/naqsha


What is currently there?

1. Basic open streetmap data tyeps

2. Support for osm xml file format (both parsing and generating). The
   interface is geared towards streaming and hence should be able to
   process large files.

   It has undergone very little tests but there are some automated
   tests in the repository which essentially checks whether generating
   and parsing are the inverses of each other.

Immediate TODO is support for PBF.

I am looking for suggestion of some simple features that you might be
missing in other libraries (raise tickets on github for this).



Regards,


Regards,

ppk

_______________________________________________
Talk-in mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/talk-in

Reply via email to