A TypeScript library for interacting with geospatial services
BSD 3-Clause "New" or "Revised" License
66
stars
12
forks
source link
[WFS] Add startIndex Support in URL generation and supportsStartIndex Method #44
Closed
ronitjadhav closed 6 months ago
This PR includes the following updates:
startIndex
in thegetFeatureUrl
andgenerateGetFeatureUrl
functionssupportsStartIndex
method in theWfsEndpoint
class.