文件名称:latlngtz:根据LatLng坐标确定TimeZone
文件大小:409KB
文件格式:ZIP
更新时间:2024-06-06 16:21:46
Java
拉特兹 Tim Coopers Java代码的Clojure包装器: : What's the quickest & easiest way to map lat/lng's to timezones, if you don't want to be relying on a web service to do this mapping? I took shapefiles from here: http://efele.net/maps/tz/world/ I processed them into json according to a C library I found referenced in here: http://en.wikipedia.org/wiki/Shapefile Then I created a "lat,lng to timez
【文件预览】:
latlngtz-master
----.gitignore(118B)
----src()
--------latlngtz()
----latlngtz.iml(1KB)
----spec()
--------latlngtz()
----README.md(2KB)
----project.clj(457B)