Opened 10 years ago
Closed 7 years ago
#898 closed defect (fixed)
SHP Provider: Describle schema doesn't support full qualified class names.
Reported by: | zhanga | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.9.0 |
Component: | SHP Provider | Version: | 3.9.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description ¶
In SHP provider, if the class names for DescribeSchema command are full qualified name such as 'Default:Cities', the returned schema will not contain any feature classes. It only works if the name is 'Cities'.
Change History (3)
by , 10 years ago
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This patch added support for full qualified names of DescribeSchema. It also fixed some ref count issues which are found in Map.