Ticket #30 (closed enhancement: wontfix)

Opened 7 months ago

Last modified 11 days ago

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

Changed 11 days ago by arneke

  • status changed from new to closed
  • resolution set to wontfix

Much less relevant; In the plugin version we'll know by looking at the catalog, and the external one will be manually configured.

Note: See TracTickets for help on using tickets.