Hi,
I am trying to understand whether it is possible to read with parallel requests
when using the vsis3 virtual file system - I am currently experimenting with a
regular gtiff file and have not yet found a way to read with speeds beyond s3
single-read bandwidth.
I am no expert in http communi
Hi,
Use the CURL option available through GDAL e.g
https://trac.osgeo.org/gdal/wiki/ConfigOptions#CPL_CURL_GZIP (also
documented at https://gdal.org/user/configoptions.html)
To illustrate, try the following
ogrinfo -so --config CPL_CURL_GZIP YES "
https://tie.digitraffic.fi/api/v3/data/traffic-m
Hi,
I'm trying to import traffic situation data in GeoJSON format from the Finnish
Road Administration at
https://tie.digitraffic.fi/api/v3/data/traffic-messages/simple?
inactiveHours=0&includeAreaGeometry=false&situationType=TRAFFIC_ANNOUNCEMENT
Unfortunately, the server is configured so that
So I just tried the above commands on a brand new Ubuntu 22.04 install.
When I did "sudo add-apt-repository ppa:ubuntugis/ppa" I got this error:
E: The repository 'https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu
jammy Release' does not have a Release file.
N: Updating from such a repository
Sorry to pollute this list (again !) with non GDAL related information,
however -
I made a mistake in my answer about the SQL statement and the nerd part
of my brain just won't let go. So:
* The SQL where-part contains a combination of st_intersects (geom,
/..some geometry resulting func