Ticket #30 (closed enhancement: wontfix)
TileLayer should know whether it supports vector or not
| Reported by: | arneke | Owned by: | arneke |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1 |
| Component: | core | Version: | 0.7 |
| Keywords: | Cc: |
Description
(10:43:15 AM) jdeolive: do a wfs getcaapbilities, if the layer is in there its a vector
(10:43:32 AM) arneke: ah... that makes sense
(10:43:37 AM) aaime: or do a describefeaturetype and you get an exception if it's not
(10:43:54 AM) aaime: (and a valid xml schema otherwise)
(10:44:01 AM) aaime: might be faster if there are many many layers
(10:44:10 AM) jdeolive: yeah, any wfs request will give you an exception back if its not a vector layer
(10:44:10 AM) aaime: (capabilities would list them all)
Change History
Note: See
TracTickets for help on using
tickets.
