[MapServer-users] [REMINDER] OSGeo Local Chapter Meeting for Twin Cities (aka TCMUG)

2022-12-14 Thread Basques, Bob (CI-StPaul)
All, We’re still a go for this meeting this afternoon. I looked at the weather and things should be ok traffic wise later this afternoon. Bobb All, Next meeting will be at the Keg & Case on 7th Street in Saint Paul. We’re going to try something a little different this time. There will

[MapServer-users] WMS Server

2022-12-14 Thread Arnold Nicholas Tua Sibuea
%2Fmapserver-users&data=05%7C01%7Cjukka.rahkonen%40maanmittausl aitos.fi%7C97a0ff74ad814a33ecf308daddd43c70%7Cc4f8a63255804a1c92371d5a571b 71fa%7C0%7C0%7C638066200868945991%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAw MDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0

Re: [MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Marcin Niemyjski via MapServer-users
Jukka, thanks, I will do more tests. Marcin From: Rahkonen Jukka Sent: Wednesday, December 14, 2022 2:36 PM To: Marcin Niemyjski ; Jeff McKenna ; mapserver-users@lists.osgeo.org Subject: VS: [MapServer-users] Tileindex in format different than SHP? Hi, Yo

Re: [MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Rahkonen Jukka
Hi, You are wrong, a GeoPackage layer as a tileindex is about as fast as a shapefile in common bbox filtering that WMS is, and faster than shapefile index if you want to filter or sort the data by other attributes. That is based on my measurements from some years ago with an orthophoto layer ha

Re: [MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Marcin Niemyjski via MapServer-users
Jeff, I checked TILEINDEX documentation before writing to you. I found no information's about other formats except that shapefile is usually used. Jukka, I created an extra layer as you suggested, thanks - it works, but I will stay with Shapefiles on this one. When working with tileindex as extr

Re: [MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Jeff McKenna
I had recently spent a few weeks of effort on updating the documentation for TILEINDEX, with many examples, see : https://mapserver.org/optimization/tileindex.html -jeff -- Jeff McKenna GatewayGeo: Developers of MS4W, MapServer Consulting and Training co-founder of FOSS4G http://gatewaygeo.co

Re: [MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Rahkonen Jukka
Hi, We should improve our documentation about tileindexes and differences between raster tileindex and OGR tileindex, and shapefile index and indexes using other formats. At least I do not find correct information easily even after using tileindexes for 15 years or more. For rasters, if the ti

[MapServer-users] Tileindex in format different than SHP?

2022-12-14 Thread Marcin Niemyjski via MapServer-users
Hello, Can I use format different than SHP while using tileindex of rasters? When using Mapfile with configuration as below: LAYER  NAME "2021-01-02_high" STATUS ON TILEINDEX "/DyskPlanetiler/Sentinel1COG/2021/01/02/2021-01-02.gpkg" TILEITEM "location"