Skip to content

Instantly share code, notes, and snippets.

@jdaily
Created February 11, 2015 14:48
Show Gist options
  • Save jdaily/8629e8ca588a0c13e4d8 to your computer and use it in GitHub Desktop.
Save jdaily/8629e8ca588a0c13e4d8 to your computer and use it in GitHub Desktop.
MariaDB GIS TimeZones
wget http://efele.net/maps/tz/world/tz_world_mp.zip
unzip tz_world_mp.zip
ogr2ogr -progress -lco engine=MYISAM -f MySQL MySQL:test,user=root,password='password' world/tz_world.shp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment