Created
March 11, 2015 17:57
-
-
Save aaronr/6e6d9a5bb5e365e418ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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