Naresh Kumar D

Results 11 comments of Naresh Kumar D

I would like to pick this up. I will ping back after some basic implementation.

My intention is to build an equivalent of de.westnordost.osmapi so that it can be used in multiplatform. Using Ktor client seems a viable option and that can be extended for...

@westnordost we started off simple in an independent repository. I gave you read access. We can move it to any other repo once its in a decent shape

We have come to a decent shape on the api. We may need help in how to publish it for using in other projects. This may be a bit tricky.

The code is almost ready to be made public. @westnordost need advice on the package name though. right now its `com.example.osmapi` . What do you suggest?

Its hosted under vindago org. So, we will name it com.vindago.osmapi Thanks for the suggestion

@westnordost here is the public link to the API library. its not complete yet but its a start. https://github.com/vindagollc/osm-api/ Do have a look at the dev branch

we on the other hand are also trying to make an iOS native version with my team https://github.com/TaskarCenterAtUW/GoInfoGame-iOS

That was just an attempt we did and still pursuing for usage elsewhere. we still are pretty much inclined to helping with the port to kmp. Yeah the logic seems...

@pdvrieze Is there an example of creating own parser with read events and tag handles? Would love to have a look at it.