Skip to content

Releases: koopjs/koop-provider-marklogic

2.0.0

26 Apr 15:21
Compare
Choose a tag to compare

This major release of the MarkLogic Koop Provider addresses the following enhancements and fixes:

1.2.0

15 Jul 09:49
38c0674
Compare
Choose a tag to compare
  • Added support for MarkLogic-based authentication #45

Support for ArcGIS Pro add-in

01 May 13:41
9537d86
Compare
Choose a tag to compare
  • Added support allowing geo data service requests to be proxied to MarkLogic. This is a new requirement for the ArcGIS Pro add-in starting version 1.0
  • returnGeometry now defaults to true if not provided #171

Enable file-based authentication

23 Apr 00:47
102d09a
Compare
Choose a tag to compare

Added support for file-based authentication using the https://github.com/koopjs/koop-auth-direct-file plugin.

Split up koop-provider-marklogic and marklogic-geo-data-services

29 Jan 16:03
Compare
Choose a tag to compare

The MarkLogic Esri Connector is split into two parts now:

  1. A Koop provider plugin (this release)
  2. MarkLogic Geo Data Services

Added aggregates for data source joins

14 Dec 18:27
68cfae1
Compare
Choose a tag to compare
Pre-release
Merge pull request #144 from koopjs/feature/143

Configuration updates

Update beta release with SPARQL joins

01 Oct 15:49
1d8d203
Compare
Choose a tag to compare
Pre-release

Fixed some bugs and added the ability to join the results from SPARQL queries into the features.

Minor update to beta 1

23 Jul 15:05
24a0fb6
Compare
Choose a tag to compare
Pre-release

Fixed some errors in the main README and cleaned up some garbage characters that were in one of the modules for some reason.

First beta release

18 Jul 20:12
e081b78
Compare
Choose a tag to compare
First beta release Pre-release
Pre-release

Lots of fixes and enhancements since the alpha. Lots more to come very soon as well.

v1.0.0-alpha.1

06 Nov 03:44
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

First alpha release of the MarkLogic Esri Koop provider. This allows users to easily access data in MarkLogic via an Esri feature service API.