Skip to content

Instantly share code, notes, and snippets.

@aaronr
Created March 11, 2015 17:57
Show Gist options
  • Save aaronr/6e6d9a5bb5e365e418ae to your computer and use it in GitHub Desktop.
Save aaronr/6e6d9a5bb5e365e418ae to your computer and use it in GitHub Desktop.
aaronr@linode:~$ ogr2ogr -f "GeoJSON" /vsistdout/ PG:dbname=test ne_admin_bounds -where "name = 'United States'" | gj2ascii -
FID: 0
Min X: -171.791110603
Max X: -66.96466
Min Y: 18.91619
Max Y: 71.3577635769
+ + + + + + +
+ + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + +
+ + + +
+
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + +
+ + +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment