I have an index with a name-attribute that matches the name "testsquare" but nothing is shown in the map. When i switch to the example "US States" map I can see those boundaries.
I have also tried using "file:///usr/share/kibana/geometries/..." and "/usr/share/kibana/geometries/..." as the url value but no luck. The kibana user have permission to use the geometries folder and all files in it.
Created the a file called bigfunger.geojson and pasted the geojson file that you provided above.
Created a superstatic.json file to configure superstatic to allow CORS, and to allow the kbn-version header that kibana sends with its request (shown below)
commons.bundle.js?v=15382:29 Mixed Content: The page at 'https://xxx.xxx.xxx.xxx/kibana/app/kibana#/visualize/create?type=region_map&indexPattern=xxx&_g=h@44136fa&_a=h@61523ec' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://localhost:3474/test.geojson'. This request has been blocked; the content must be served over HTTPS.
I switched to SSL on my nginx server and it worked like a charm.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.