(no title)
hung | 11 years ago
I haven't gotten around to making an official blog post announcement but it's here on github for anyone who is interested: https://github.com/hungtruong/pinbin
hung | 11 years ago
I haven't gotten around to making an official blog post announcement but it's here on github for anyone who is interested: https://github.com/hungtruong/pinbin
aranasaurus|11 years ago
I took a look and pinbin's data format would work on geobin if it were moved from the url parameters into the POST body, because we look for more than just GeoJSON, but it does have to be valid JSON in the POST body: https://github.com/esripdx/geobin.io#how-do-we-find-geograph...