[mapserver-users] Using MBTiles with MapServer

2022-04-25 Thread Carl Godkin
Hi, I have a working MapServer WMS server where the size of the input imagery data is becoming a concern. I used gdal_translate to convert our input satellite imagery files to .mbtiles format and it's now about 20% of the size of the GeoTIFF files I had been using before. (The GeoTIFF files are

Re: [mapserver-users] WCS layer units question...

2022-01-13 Thread Carl Godkin
00.000 > 6768000.000" > > "wcs_rangeset_name" "Range 1" ### required to support > DescribeCoverage request > > "wcs_rangeset_label" "My Label" ### required to support > DescribeCoverage request > &g

Re: [mapserver-users] WCS layer units question...

2022-01-12 Thread Carl Godkin
}_band_uom” work for us. I am > sure that you will make it to work as well but if you won’t, show us your > mapfile. > > > > -Jukka Rahkonen- > > > > > > *Lähettäjä:* MapServer-users > *Puolesta > *Carl Godkin > *Lähetetty:* keskiviikko 12. tammikuuta 2022 1

Re: [mapserver-users] WCS layer units question...

2022-01-12 Thread Carl Godkin
TIFF. That is something that GDAL should do. > > > > -Jukka Rahkonen- > > > > > > > > *Lähettäjä:* MapServer-users > *Puolesta > *Carl Godkin > *Lähetetty:* keskiviikko 12. tammikuuta 2022 3.58 > *Vastaanottaja:* Mapserver-Users (mapserver-users@lis

[mapserver-users] WCS layer units question...

2022-01-11 Thread Carl Godkin
Hi, I have a local WCS & WMS server. I am trying to figure out if I can somehow define the Z units of a terrain layer I'm serving. The single band from the individual GeoTIFF files providing the terrain data looks like this (from gdalinfo): Band 1 Block=512x512 Type=Float32, ColorInterp=Gray

Re: [mapserver-users] Trouble with OpenStreetMap data in MapServer

2021-11-19 Thread Carl Godkin
ow that works. (I guess layers=all means ALL LAYERS even if STATUS is OFF.) I have now made it all the way through the instructions in Jeff's tutorial and am ready to strike out on my own. Thanks very much for your help, carl On Thu, Nov 18, 2021 at 2:03 PM Carl Godkin wrote: > Hi,

[mapserver-users] Trouble with OpenStreetMap data in MapServer

2021-11-18 Thread Carl Godkin
Hi, I am following the instructions for using OpenStreetMap data in MapServer here: https://github.com/mapserver/mapserver/wiki/RenderingOsmDataWindows I've been almost all the way through the steps getting everything to work until I reached the step "Testing with shp2img" which says to run

[mapserver-users] Comment on OpenStreetMap tutorial...

2021-11-16 Thread Carl Godkin
Hi (mostly Jeff), I am going through the excellent MapServer + OpenStreetMap tutorial that you produced at https://github.com/mapserver/mapserver/wiki/RenderingOsmDataWindows . As you know, it's several versions behind but everything works fine up to one spot. Under "Verify PostgreSQL and

Re: [mapserver-users] Point query from Mapserver raster

2021-11-02 Thread Carl Godkin
if it has any effect on the msProjectRect() > > > > -Jukka Rahkonen- > > > > *Lähettäjä:* MapServer-users > *Puolesta > *Carl Godkin > *Lähetetty:* tiistai 2. marraskuuta 2021 17.06 > *Vastaanottaja:* mapserver-users@lists.osgeo.org > *Aihe:* Re: [mapserver-u

Re: [mapserver-users] Point query from Mapserver raster

2021-11-02 Thread Carl Godkin
t does not work with either > Mapserver or Geoserver. See also > https://www.mail-archive.com/search?l=mapserver-users%40lists.osgeo.org=subject:%22%5C%5Bmapserver%5C-users%5C%5D+WCS+GetCoverage+request+one++by+one+pixel%22=newest=1 > > > > > > -Jukka Rahkonen- > > > > > >

Re: [mapserver-users] Point query from Mapserver raster

2021-11-01 Thread Carl Godkin
www.mail-archive.com/search?l=mapserver-users%40lists.osgeo.org=subject:%22%5C%5Bmapserver%5C-users%5C%5D+WCS+GetCoverage+request+one++by+one+pixel%22=newest=1 > > > > > > -Jukka Rahkonen- > > > > > > *Lähettäjä:* MapServer-users > *Puolesta > *Carl Godkin >

Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Carl Godkin
che seeder. That will create some cached images to work > with. It will also test your mapcache config: > > https://mapserver.org/mapcache/seed.html > > How you use those tiles is a whole different subject. > > > > On 10/25/21 2:54 PM, Carl Godkin wrote: > > Hi again, >

[mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Carl Godkin
Hi again, Is there a way to search through the mapserver-users mailing list archive except month-by-month? If so, I can't find it. (I usually use my Gmail archives for GDAL and PROJ since I've subscribed forever to those but I'm a mapserver newbie.) Anyway... I am trying to configure mapcache

Re: [mapserver-users] WCS Tile index question

2021-10-20 Thread Carl Godkin
hko...@maanmittauslaitos.fi> wrote: > Hi, > > > > I was just about to suggest to use DEBUG. GDAL does not use > “wcs_native_format”, > it is used for setting what will be written into DescribeCoverage. > > > > -Jukka Rahkonen- > > > > *Lähettäjä:* Car

Re: [mapserver-users] WCS Tile index question

2021-10-20 Thread Carl Godkin
rors in mapserver log though no matter what I try. Is this my problem? What do you suggest? Thanks again, carl On Wed, Oct 20, 2021 at 3:23 PM Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > > > Lähettäjä: MapServer-users > Puolesta Carl Godkin >

Re: [mapserver-users] WCS Tile index question

2021-10-20 Thread Carl Godkin
On Tue, Oct 19, 2021 at 5:37 PM Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > Here is more accurate documentation but only in the text > https://www.mapserver.org/ogc/wcs_server.html > > > > “The convention is that once (wcs|ows)_extent and one of (wcs|ows)_size

[mapserver-users] WCS Tile index question

2021-10-19 Thread Carl Godkin
Hi again, I am working with Mapserver trying to set up a WCS layer based on a large collection of SRTM .hgt files. Since I have many input files instead of a single file, I want to use a tile index. I know how to make and use a tile index for WMS, but there's a twist for WCS that I don't

Re: [mapserver-users] Getting started with WCS on mapserver...

2021-10-18 Thread Carl Godkin
WCS clients > but even the GetCapabilities example in the WCS Core 2.0.1 standard does > not contain it. > > > > -Jukka Rahkonen- > > > > *Lähettäjä:* MapServer-users > *Puolesta > *Carl Godkin > *Lähetetty:* maanantai 18. lokakuuta 2021 21.24 > *Vastaanottaja:* mapser

[mapserver-users] Getting started with WCS on mapserver...

2021-10-18 Thread Carl Godkin
Hi, A week and a half ago I asked about using Mapserver +WMS to serve elevation data since I was following a tutorial that discussed WMS. In one of the replies I received, Jeff suggested that I actually wanted WCS for my use case which was a forehead slap + d'oh! moment for me. Of course I do!

Re: [mapserver-users] Mapserver + WMS

2021-10-11 Thread Carl Godkin
gt; data fast for organizations, on enterprise Windows servers, and it > sounds like it has met your needs well. Look for a big MS4W release soon > ;) > > And a happy (Canadian) Thanksgiving holiday to you. > > -jeff > > > > -- > Jeff McKenna > GatewayGeo: Develo

[mapserver-users] Mapserver + WMS

2021-10-07 Thread Carl Godkin
Hi, I'm new to mapserver but fairly experienced with GDAL. I hope that someone can explain where I've gone wrong with setting up WMS. I followed the instructions here [ https://worldwind.earth/elevation-server.html] almost exactly to set up a WMS server and it sort of works. (I am using MS4W