jywarren / mapknitter

Use Public Lab's MapKnitter to turn your aerial images into projected maps for print and web
http://mapknitter.org
GNU General Public License v3.0
44 stars 0 forks source link

Integrating PyBossa with Mapknitter #143

Closed teleyinex closed 9 years ago

teleyinex commented 11 years ago

Hi,

I've been integrating MapKnitter with Pybossa (you can see a demo here), and I wonder if you could export more info on the page of the maps regarding for example the bounding box. That would allow other people to actually use that information in third party solutions like PyBossa.

Maybe, the simple thing to do could be to generate a JSON URL for each map:

http://mapknitter.org/user/map/tms.json

That would have the information regarding the server URL, Bounding Box of the created map by the user, etc.

What do you think?

jywarren commented 9 years ago

Moving to https://github.com/publiclab/mapknitter/issues/75 thanks!!