[MapServer-users] Questions about using c#/mapscript

2023-06-08 Thread Atlanta Geek
I've been using mapserver for a couple of years. I'd like to generate maps and embed them in emails without running the CGI service. The maps will be decorated with some linestrings. Is C# Mapscript the right approach for this? Does mapserver work with .NET 6? -- http://www.atlantageek.com

Re: [MapServer-users] Layer is opaque

2023-04-21 Thread Atlanta Geek
CLASS > > STYLE > > #alternatively opacity defined in style > > #OPACITY 80 > > COLOR 210 155 100 > > END #style > > END #class > > END #layer > > > > The outputformat mu

[MapServer-users] Layer is opaque

2023-04-20 Thread Atlanta Geek
I am trying to use mapserver to display some data but unfortunately the map in not visible below the layer. My configuration of my mapserver is below. Any guidance would be appreciated. MAP IMAGETYPE png MAXSIZE 4000 SIZE 800 800 EXTENT -9583207 3548826 -8999182 4183713 UNITS meters IMAGECOLOR

Re: [mapserver-users] Same database connection across multiple layers

2022-05-13 Thread Atlanta Geek
PASSWORD dbname=DATABASE host=127.0.0.1 > port=5432" > PROCESSING "CLOSE_CONNECTION=DEFER" > > > On Fri, May 13, 2022 at 7:14 AM Atlanta Geek > wrote: > >> Is there a way to set the db connection only once for multiple layers. >> We have a very dyna

[mapserver-users] Same database connection across multiple layers

2022-05-13 Thread Atlanta Geek
Is there a way to set the db connection only once for multiple layers. We have a very dynamic mapfile with lots of layers and its a pain to replace the db name when doing development or changing for a customer. We are running ms4w as well. In addition to this is it possible to set the

[mapserver-users] (no subject)

2021-10-05 Thread Atlanta Geek
Im attempting to configure mapcache. I assume that this is covered in this mailing list as well. Mapcache is returning images of the map for me but the cache files are not being written. Its strange because I can use the seeding command with the same xml file and its populating the expected

[mapserver-users] (no subject)

2021-09-28 Thread Atlanta Geek
When using mapcache to my mapserver I am getting the following error.Access to * XMLHttpRequest at 'http://192.168.112.225/mapcache/?SERVICE=WMS=GetCapabilities ' from origin 'http://192.168.115.38 ' has been

Re: [mapserver-users] QGIS WMS SINGLE CONNECTION: MapServer Multiple Maps Request

2021-09-19 Thread Atlanta Geek
You can put both layers in the same group and then use their group name instead of layer name. On Sun, Sep 19, 2021, 08:43 1520 gis wrote: > Dear gentlemen, > > I have two mapserver layers: > > 1 - > http://acervofundiario.incra.gov.br/i3geo/ogc.php?tema=certificada_sigef_particular_pb > 2 - >

Re: [mapserver-users] Asking about cgi file executing error

2021-09-11 Thread Atlanta Geek
Follow the python instructions here: https://www.ms4w.com/README_INSTALL.html under the heading 'using the packaged python installation's If that does not work send me the apache log file On Sat, Sep 11, 2021, 20:55 Boubacar Bah wrote: > hi everyone i'm trying to run a cgi file with python

Re: [mapserver-users] Data Stores for mapserver.

2020-05-08 Thread Atlanta Geek
ahkonen- > > > > *Lähettäjä:* mapserver-users > *Puolesta > *Atlanta Geek > *Lähetetty:* torstai 7. toukokuuta 2020 21.32 > *Vastaanottaja:* mapserver-users@lists.osgeo.org > *Aihe:* [mapserver-users] Data Stores for mapserver. > > > > How difficult is it to a

[mapserver-users] Data Stores for mapserver.

2020-05-07 Thread Atlanta Geek
How difficult is it to add a new datastore to mapserver. We currently use postgres but with a bigger need for deeper data analysis we are looking at other datastores for our report engine. Mapserver is one component of this engine. Does anyone have any experience using any other datastore with

Re: [mapserver-users] Show traffic on roads.

2020-02-27 Thread Atlanta Geek
The display traffic was an example and I was thinking it was just a GUI thing. What I am actually modelling is cable laid in the ground. And what I want to show is a heatmap representing the likelihood of there being an issue at this point on the fiber. The data will be stored as an array of

[mapserver-users] Show traffic on roads.

2020-02-22 Thread Atlanta Geek
Is there a good way to show heavy traffic using mapserver without drawing each individual road segment as a different line. ___ mapserver-users mailing list mapserver-users@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapserver-users