Skip to content
#

gdal

Here are 367 public repositories matching this topic...

MadaraPremawardhana
MadaraPremawardhana commented Mar 3, 2022

When creating a shape datastore using create_shp_datastore() in the created store's shapefile location is setting as an absolute path (E.g.: file:/D:/Geoserver/data_dir/data/workspace_name/datastore_name/data.shp) unlike when creating coveragestores, the fie location is set to the relative path. E.g. : file:data/workspace_name/rasterstore_name/raster.geotiff.
This leads to unavailability of th

good first issue question

Improve this page

Add a description, image, and links to the gdal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gdal topic, visit your repo's landing page and select "manage topics."

Learn more