摘要: const featureRequest = new ol.format.WFS().writeGetFeature({ srsName: "EPSG:4326", //这里的EPSG不要改为4326,可能无法显示? featureNS: "http://geoserver.org/WS", //这 阅读全文
posted @ 2023-08-12 10:23 雨崩 阅读(98) 评论(0) 推荐(0)
摘要: 至少需要两个条件,比如 filter: ol.format.filter.or()的时候需要两个条件! 阅读全文
posted @ 2023-08-12 10:17 雨崩 阅读(297) 评论(0) 推荐(0)