Skip to content

Instantly share code, notes, and snippets.

@julian1
Created February 25, 2015 00:55
Show Gist options
  • Save julian1/b0d4aea6593401d2618f to your computer and use it in GitHub Desktop.
Save julian1/b0d4aea6593401d2618f to your computer and use it in GitHub Desktop.
Should work,
time wget 'http://localhost:8080/geoserver/wfs?service=layerFilters&request=uniqueValues&version=1.0.0&workspace=imos&layer=soop_xbt_nrt_profiles_map&propertyName=XBT_line' -O - | xmllint --format -
since layer exists and property exists
select * from soop_xbt_nrt . soop_xbt_nrt_profiles_map a limit 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment