Google maps spatial reference system

后端 未结 2 1370
后悔当初
后悔当初 2021-01-02 19:21

What is Google map\'s spatial reference system using when you enter a lat, long into the maps search bar?

I\'ve found hints that it might be WGS84 but after converti

2条回答
  •  孤街浪徒
    2021-01-02 20:00

    If it is any use, we found GeoTools were changing the JVM so that lat & long were the opposite way around (i.e. 151,-33), which might explain why you are getting out of bounds {151 > 90}) it was a nightmare to find

提交回复
热议问题