bc2pg - record geometry type?
Open
- Dominant language
- Python
- Stars
- 32
- Forks
- 7
- Avg merge
- 21h 3m
- Merged PRs (30d)
- 15
Description
An empty table can be created fairly quickly with `bcdata bc2pg -e -c 1 `, but this still takes a bit of time to round-trip from WFS. For automated testing and generation of db setup scripts, a `bc2pg` option for emitting only `create table` SQL would be useful (rather than creating the empty table).
The table is defined by the catalogue api - apart from the geometry type. If we record known geometry types the request to WFS should not be required for defining the table / generating sql.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.