Guest User

Untitled

a guest
Jun 29th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. ogr2ogr -f PostgreSQL PG:"user=ubuntu password=... dbname=gis"
  2. "WFS:http://example.org/ows?version=2.0.0&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&TYPENAME=mylayer"
  3.  
  4. ogr2ogr --config OGR_WFS_PAGING_ALLOWED ON --config OGR_WFS_PAGE_SIZE 10000 ....
Add Comment
Please, Sign In to add comment