Skip to content

Instantly share code, notes, and snippets.

@datalove
Created March 23, 2015 04:26
Show Gist options
  • Select an option

  • Save datalove/19b6f28bf686d4f00ea0 to your computer and use it in GitHub Desktop.

Select an option

Save datalove/19b6f28bf686d4f00ea0 to your computer and use it in GitHub Desktop.
############################
# Mapinfo TAB to __________
############################
# https://karlhennermann.wordpress.com/2013/03/15/converting-data-between-mapinfo-and-arcgis/
ogr2ogr -f "ESRI Shapefile" output.shp National_heritage_public.TAB
ogr2ogr -f "GeoJSON" output.json National_heritage_public.TAB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment