[Elasticsearch] update to support for ES 7 (#336)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Authors: David Bitner <bitner@dbspatial.com>>
|
||||
#
|
||||
# Copyright (c) 2019 David Bitner
|
||||
# Copyright (c) 2020 Tom Kralidis
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person
|
||||
# obtaining a copy of this software and associated documentation
|
||||
@@ -138,7 +139,7 @@ datasets:
|
||||
crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
|
||||
provider:
|
||||
name: Elasticsearch
|
||||
data: http://localhost:9200/ne_110m_populated_places_simple/FeatureCollection
|
||||
data: http://localhost:9200/ne_110m_populated_places_simple
|
||||
id_field: geonameid
|
||||
|
||||
lakes:
|
||||
|
||||
Reference in New Issue
Block a user