Releases: koopjs/featureservice
Releases · koopjs/featureservice
v1.6.2
05 Nov 17:31
Compare
Sorry, something went wrong.
No results found
Changed
Throw TypeError when URL is not a FeatureServer or MapServer with optional layer
v1.6.1
30 Nov 00:11
Compare
Sorry, something went wrong.
No results found
Changed
Double check pagination support with a request for the second page
v1.6.0
19 Jun 14:31
Compare
Sorry, something went wrong.
No results found
Added
Check for an option outSR and if provided use it to transform data; if no outSR option default to outSR=4326
v1.5.13
31 Jan 21:06
Compare
Sorry, something went wrong.
No results found
Fixed
Parse out html at the end of an otherwise valid response
v1.5.12
29 Dec 17:53
Compare
Sorry, something went wrong.
No results found
Changed
Z value is requested when paging
v1.5.11
23 Oct 16:51
Compare
Sorry, something went wrong.
No results found
Fixed
Use options.size to restrict max
v1.5.10
23 Oct 14:09
Compare
Sorry, something went wrong.
No results found
Changed
Don't use forever agent on http requests
v1.5.9
20 Oct 17:04
Compare
Sorry, something went wrong.
No results found
Changed
Use request library instead of hand-rolled http(s) requests
v1.5.8
16 Oct 15:23
Compare
Sorry, something went wrong.
No results found
Changed
Don't set min max OIDs for a single page request
v1.5.7
07 Apr 02:53
Compare
Sorry, something went wrong.
No results found
Changed
Remove unneeded try/catch