8 Commits

Author SHA1 Message Date
pathmapper
0ab1197200 [metasearch] Improve empty field handling 2024-07-21 08:44:05 +10:00
pathmapper
c2660e273a Add additionally scheme / protocol where appropriate 2024-07-16 08:29:34 +10:00
pathmapper
7a8e20d572 [metasearch] Consider also name and description for link text
They should be more informative than scheme, protocol or the static string "Access Link".
2024-07-16 08:29:34 +10:00
Nyall Dawson
5188e67bc4 Avoid use of pygments in metasearch
This isn't required -- it was used to convert xml/json to
a prettified HTML representation, but we get better results
by just using the QgsCodeEditor widget subclasses instead
(eg bracket highlighting, collapsing, line numbers etc)
2024-02-04 05:54:10 +10:00
Tom Kralidis
5f25e473dc fix ref 2021-09-12 20:19:08 -04:00
Tom Kralidis
e3a179680f add support for OGC API - Records 2021-08-23 15:58:50 -04:00
Tom Kralidis
e16dfe4ff0
MetaSearch: remove duplicate field 2017-12-22 09:21:39 -05:00
Tom Kralidis
c7a4002a92 add MetaSearch 0.2.0 (https://github.com/geopython/MetaSearch/issues/53) 2014-05-13 16:18:38 -04:00