neveldo / mapael-maps

Vector maps for jQuery Mapael
MIT License
116 stars 139 forks source link

Of maps and projections #13

Open Indigo744 opened 8 years ago

Indigo744 commented 8 years ago

Hi there, For now, there seems to be only equi-rectangular projections of maps in this repo.

What can we do in order to prepare the arrivals of maps using different projections?

A suggestion would be to store each maps on a separated folders based on projection:

What do you think?

neveldo commented 8 years ago

Hi,

I think this is indeed a good idea to separate the maps by their projection. As there are only equi-rectangular maps in the repository for now, I think we could re-organize the files structure when the repo will host its first non-equirectangular map. What do you think about it ?

By the way, maybe there is a lack of doc/tut for creating maps with a non equirectangular projection like the mercator one. personally I still have played only with equi-rectangular projections for now ...