Questions tagged [azure]
is a growing collection of integrated cloud services—analytics, computing, database, mobile, networking, storage, and web.
37 questions
0 votes
1 answer
80 views
GWC Azure BlobStore plugin configuration
Testing on a Geoserver 2.25.1 installation (JBoss 7.4, Azure Ubuntu VM), I'm trying to use Azure premium blob storage for serving GWC tiles, using the community GWC Azure BlobStore plugin. I have ...
0 votes
0 answers
33 views
Building a new GeoServer in Azure, having issues connecting to an Azure fileshare for image mosaic stores
We have multiple Image mosaic stores on the server however this particular store is quite large and we want to share it between multiple GeoServer instances. When I either user the share name ''\...
0 votes
0 answers
102 views
Failing to load COG as tiles with CDN OpenLayers?
I have a 250 MB, 9 band Cloud Optimized GeoTIFF in an Azure Container which I am trying to retrieve overviews from to display in a browser with CDN OpenLayers, but I keep running in errors with every ...
1 vote
0 answers
127 views
GeoServer on multiple app service instances issue [closed]
I am running into issues when there is more then one instance of a GeoServer app service running in Azure. I have a feeling it is something to do with the load balancer built into the app service but ...
0 votes
1 answer
699 views
How to run Create Enterprise Geodatabase on PostgreSQL flexible server
I am using: Azure Database for PostgreSQL flexible server - version 13.10 ArcGIS Pro (advanced license) - version 3.1.2 The ESRI documentation lists this version of PostgreSQL flexible server as ...
3 votes
1 answer
603 views
Azure SQL database tables are suddenly extremely slow to respond in QGIS to a click with the identify features tool
I have been using QGIS 3.10 for several years to access an Azure SQL database spatial table with 49 fields (one of them a geometry field), and have been able to view the spatial information, and use ...
1 vote
1 answer
826 views
WKB to feature class in ArcGIS Pro
I have a table in azure databricks called prod.locations that I am connecting to in ArcGIS Pro through an OLE DB Connection\Microsoft OLE DB Provider for ODBC Drivers. This table has a column called ...
0 votes
0 answers
15 views
Different polygon placement between GeoServer versions for the same data [duplicate]
I have a database with a table containing 27700 geometry polygons on an Azure managed Postgres database. I've also got two GeoServer instances with layers created from that same table, but on one of ...
1 vote
0 answers
254 views
Export .tif Images and .geojson from Google Earth Engine to Azure?
Is it possible to export a .tif image/.geojson file from Google Earth Engine to Microsoft Azure?
0 votes
1 answer
1k views
GeoServer using Azure AD for Authentication
We want to use Azure AD as a way of authenticating access to GeoServer being used by our company. We already have AAD and therefore don't want to have multiple log ins for the users to and admin to ...
0 votes
0 answers
239 views
GeoServer WMS service not visible when upgrading Java version
I am currently using Azure WebApp services to run my GeoServer application. According to GeoServer's documentation the war file is compatible with Java 8 or 11. I have been using Java 8 1.8.0_181, ...
1 vote
0 answers
295 views
Using ArcGIS JavaScript to display LAS point cloud data using Azure instead of ArcGIS server
I have LAS point cloud data that I want to visualize in ArcGIS API for JavaScript, but from my understanding of the documentation, one will need to host their LAS data on ArcGIS server for it to work. ...
0 votes
1 answer
490 views
Displaying in-memory GeoJSON in ArcGIS API for JavaScript
Right now I have a GeoJSON hosted on Azure so I can download it by URL like so: const geojsonLayer = new GeoJSONLayer({ url: "www.url.from.azure.com, copyright: "USGS Earthquakes", ...
-1 votes
1 answer
445 views
This data is not editable using ArcMap
Bit of a vague one this. I've got a table in an Azure SQL database, which has been enabled as a geodatabase. I'm trying to edit this, but cannot, as I keep getting the following error whenever I try: ...
1 vote
1 answer
875 views
Connecting QGIS with Azure ADLs Gen2 storage
I am wondering if it is possible to link QGIS with Azure blob storage, in particular Azure Data Lake Gen2 storage. When looking at the add vector layer, there seems to be an option to connect to "...