Tagged Questions
MapServer is an Open Source geographic data rendering engine written in C. Beyond browsing GIS data, MapServer allows you create “geographic image maps”, that is, maps that can direct users to content.
8
votes
3answers
8k views
Good examples of MapServer / OpenLayers
I want to convince some clients to use MapServer and OpenLayers. Please can anyone suggest attractive websites to show off the possiblities!
The clients will be impressed by:
A density map ...
4
votes
2answers
2k views
Mapserver vs Geoserver
What the advantages/disadvantages ...
I have time to learn, but I need to choose between Mapserver or Gaoserver...
What you think about that?
Thanks
3
votes
1answer
48 views
I can't figure out where to start with GIS application development, or which technology to select
I am very new to GIS development, and to be be frank I have no background about it at all. I searched the web but the tutorials I found seemed to assume the reader has some background information.
...
2
votes
2answers
547 views
WMS/WFS server: am I crazy to write my own?
I'm a "do it yourself" kind of guy, but I want to make sure I'm not going to do myself in by trying to bite off more than I can chew.
I am writing a browser-based mapping application that needs to ...
2
votes
3answers
333 views
GIS project advice
Hello:
I have the following:
1. Shapefile of the world with the boundaries of each country
-- Successfully imported shapefile into PostGIS database
-- Can display map of the world in a browser via ...
2
votes
2answers
443 views
How can I display characters in a map by mapfile?
I'm trying to show a map using postGIS+Mapserver. And I've displayed a PNG picture in my WEB.
However, I want to show some charactors in the map, just like this:
this is the example from Mapserver
...
2
votes
3answers
739 views
Mapscript queryByPoint return no results
I have a dynamically generated mapfile made with c# mapscript that is defined like:
MAP
EXTENT 5.91828 45.63552 5.92346 45.65051
IMAGECOLOR 192 192 192
IMAGETYPE png
SIZE 256 256
STATUS ON
...
2
votes
1answer
2k views
OpenLayers, Mapserver & Tilecache
I would like to improve the performance of my application that displays thematic maps using OpenLayers, Google Maps & MapServer with TileCache (http://tilecache.org). Therefore I followed the ...
2
votes
3answers
818 views
Slow performance from MapServer
I'm using mapserver to create a map that will be displayed with the google map api. I'm encountering performances issues.
My maps are all in shapefile format.
I run tests to get time to render maps.
...
2
votes
2answers
1k views
How can I mix layers with different coordinate system in OpenLayers?
I'm using an OpenLayers-map and I want to use in it different mapservers, that use different coordinate systems. Can OpenLayers integrate it in the same map and automatically converts ...
2
votes
2answers
2k views
How do you get transparent background in a layer with UMN mapserver?
I want to include different sources of maps in a mapclient. One source I provide myself with a self-written mapfile rendered by an UMN-mapserver. Problem is, that UMN renders the background (places ...
1
vote
2answers
114 views
loadbalancing in Ubuntu servers with MapServer
I have 3 Ubuntu 10.04 machines with MapServer installed and configured. I need to get load balancing among those 3 machines. I find that there are some third-party applications with different ...
1
vote
1answer
400 views
How to process layer templates using mapscript to respond to a WMS GetFeatureInfo request
I'm trying to handle GetFeaturInfo WMS requests using c# mapscript. Prior to using mapscript our software passed WMS requests through to a CGI mapserver hosted on IIS. This processed a html template ...
1
vote
1answer
237 views
Getting an errno 2 when running a PHP script
Hope you help me... I've been at this for the past 2 days and have to admit that I'm stumped.
The OS I'm on is Ubuntu 9.10 Karmic.
I successfully installed and tested Mapserver. For my class ...
1
vote
1answer
661 views
how to export images from an openstreetmap server?
Good morning everyone,
i'll try to explain the whole situation here: I have a website (django-python) that shows a map using Openlayers. The map has two layers: a background that shows the city names ...
1
vote
1answer
144 views
how to proceed further this gis project?
For my company in house use i want to develop a gis project with simple goals.
To display all places with name wherever my company presents,over the normal country map.
Connect main office with ...
1
vote
1answer
279 views
Framework for Mapserver GIS APP
I'm trying to display on the web (read as create a GIS Web app) topo data layers stored in a POSTGIS/POSTGRES spatial database using mapserver. My problem is, although i happened to come across ...
1
vote
2answers
457 views
how to add map layer overlays in openlayers?
i have 3 shapefile ready in a map file, and rendering it on mapserver. what i need is to and these layer overlay one over the other.how can i do this
1
vote
1answer
210 views
Mapserver mapinfo styling
Is it possible to use mapinfo embedded graphic style for features with mapserver?
I don't want to describe again width and color of lines, polygones and so on.
1
vote
1answer
919 views
Most complex WMS mapserver?
i'm building a client-side WMS parser (flex/ActionScript 3) & i'd like to test against as complex a WMS mapserver as i can find. can anyone point me to some sites?
thanks.
0
votes
2answers
96 views
UnsatisfiedLinkError and NoClassDefFoundError : Running Java Mapscript on Ubuntu 11.10
We have coded and run a dynamic web application using MAPSERVER(Version 6.0.1) on windows platform using Java Technology. Now, there is need of deploying it on Ubuntu 11.10. We have installed Apache ...
0
votes
0answers
37 views
GeoServer and MapServer annotation feature
I am evaluating 2 products GeoServer and MapServer at this moment for a mapping solution. One of the requirement is to enable end users to annotate map with text, lines and symbology and then save it ...
0
votes
1answer
24 views
How to generate .map file from from .shp files?
I have a bunch of ESRI Shape files (.shp) bundled with .dbf and .shx files.
Is there anyway to generate .map file consumable by MapServer automatically?
Ideally by some command-line command in linux.
...
0
votes
0answers
25 views
Error on empty query in MapServer with sqlite
I'm using sqlite file db in a maps files but, when the query is empty, the mapserver give me that error:
msDrawMap(): Image handling error. Failed to draw layer named 'Props'. <br>
...
0
votes
1answer
41 views
exception happened while using WFS and PostGis in Mapserver mapfile
I'm trying to use GML produced by Mapserver to create popup with openlayers, if datasource comes from shp file, everything is working fine, however, postgis datasource brings exception, like "This may ...
0
votes
0answers
110 views
NAD83 to WGS84 using Map Server
I'm in the process of adding a WAC overlay to google maps.
The map tiles are projected in NAD83 (lcc), google maps is WGS84 (mercator).
The WAC tiles are broken up into their individual areas as ...
0
votes
0answers
17 views
MapServer Yellow Images?
When I try to visualize a simple layer (Example 1-1 in the mapserver official guide) I see the layer with yellow stripes.
I updated libpng, gdal and all the other libraries but the problem still ...
0
votes
0answers
85 views
CGI problem with Tomcat 6 and 7
I have a Tomcat application that uses UMN Mapserver in CGI mode (mapserv.exe) to produce maps. I'm trying to migrate the application from Tomcat 5 to version 7 (I have also tried version 6, with the ...
0
votes
1answer
206 views
Mapserver : loadWeb(): Unknown identifier. Parsing error near (C):(line 1)
I am new to Mapserver.
I have done sample application..
MAP
NAME "Hello_World"
SIZE 400 300
IMAGECOLOR 249 245 186
IMAGETYPE png
EXTENT -1.00 -1.00 1.00 1.00
WEB
TEMPLATE ...
0
votes
1answer
166 views
WCF / WFS - ASP.NET
Nowadays i'm working with Mapcript / Mapserver. I would like to know how to used WFS (Web Feature Service) with ASP.NET.
I think i need to use WCF, right? Is there any tutorial or framework?
Thanks!
...
0
votes
0answers
148 views
Using C# + Mapcript + Openlayers
Nowadays i'm using Mapscript and C# to generate and display a Mapfile, but in this way i need to create manualy the interface, is there any way to use Mapscript + Openlayers?
0
votes
0answers
17 views
Unlimited zooming in mapserver?
I'm looking for a way to zoom in an image unlimitedly.
I've been doing some research but all I have found relates to the attribute "zoomsize".
Even when I hava assigned the attribute with values of 4 ...
0
votes
1answer
310 views
How to use mapserver in android
Can i use mapserver in Android?I want to make an standalone application with implementing tiling ,zoom and pan.I need to manipulate .map file dynamically everytime.can anyone suggest me how to take ...
0
votes
1answer
351 views
Passing query parameters to query statement in mapserver
I am using mapserver and openlayers to create a GIS.
I am using a php mapscript and would like to pass the parameters for a query from a html form such that only the polygon(s) that satisfy the ...
0
votes
1answer
369 views
how to query a clicked polygon in mapserver with PHP?
everyone. Please allow me a brief introduction.
For instance: My mapserver use CGI mode. I have a shapefile named 'us_states.shp', there's a column 'state_name' in it. If I've written a correct ...
0
votes
1answer
421 views
Mapserver ignores my template-file for GetFeatureInfo-requests
I want my mapfile to support the GetFeatureInfo-request for some layers.
I added the following line to the layer:
TEMPLATE "change-template.txt"
And the fileitself looks like follows (only for ...
0
votes
1answer
526 views
Dynamic MapServer on OpenLayers
I'm struggling with a peculiar set up: we have a WMS layer in OpenLayers (within a GeoExt web interface) invoking a MapServer string (e.g. ...
0
votes
1answer
366 views
transparent labels on mapserver using a mapfile
i'm trying to add a watermark layer in my mapfile with a DEFAULT layer:
LAYER
OPACITY 20
NAME "copyright"
METADATA
"wms_title" "copyright"
END
STATUS DEFAULT
...
0
votes
1answer
181 views
what is actually “EXTENT” in gis slang?
I am not clearly understanding the extent parameter in GIS applications.
for ex, In mapserver map file we are using
NAME "CGI-CONTEXT-DEMO"
STATUS ON
SIZE 400 300
**EXTENT -2200000 -712631 3072800 ...
0
votes
1answer
329 views
How to get “export to mapserver map file” option in qgis 1.3.0 in lucid linux?
I am new to GIS and i want to export the qgis file to mapserver map file.
But that option is not available in my Qgis 1.3.0 mimas.
what to do to get it?
pls help.
0
votes
1answer
98 views
downgrade mapserver
a question, as I can uninstall and install mapserver an older version, since I is causing roughly following error and I think is the version of the same
Warning: [MapServer Error]: msLoadSymbolSet(): ...
0
votes
1answer
136 views
Why does UMN-Mapserver shows an ERDAS Image-File (.img) as white shape?
I want to render an ERDAS-Image-file (suffix .img) with the UMN-Mapserver. The data is rendered on the right position and with the correct shape, but all data is white instead of an raster-image. The ...
0
votes
1answer
112 views
modify a mapfile Online
how can I rename files and strings in a mapfile in real time on a web application.
thanks for answers
0
votes
1answer
446 views
how to monitor a server (mapserver)
¿how can I know that things have happened rafters or on my server?, I've had a problem with a server in my care and that can not be causing these errors because they are not replaced an archives of ...
0
votes
1answer
133 views
Is the map-Parameter of the UMN-mapserver conform to the OGC WMS-specification?
Say you have a mapserver-url like this: http://host/cgi-bin/mapserv?MAP=/path/to/mapfile.map&
Is a WMS specified in this way conform to the OGC WMS-specification? Some say the map-parameter is a ...
0
votes
1answer
540 views
Mapserver spatial filtering
Anyone knows if there is a way to set a spatial filter in a mapfile to use with normal requests, not only WMS or WFS? I need this spatial filter to be any kind of polygon, not just rectangles, because ...
0
votes
1answer
1k views
Dynamic map layer with Mapserver's C# MapScript
I'm developing a web app that will show the location of a project in a map. I have this function add the data I want to show to a map layer.
protected void AgregarPunto(DataTable result)
{
...
0
votes
1answer
277 views
How to reproject map with a cascading UMN-mapserver?
I have UMN configured as a cascading mapserver. I want it to reproject the map while cascading through UMN. How can I do that? Is that possible at all?
0
votes
1answer
180 views
How can I display borders for geometries with UMN-Mapserver only when zoomed in a lot?
I have a map-file for UMN, that displays a layer of vectors, each geometry with different colors depending on their attributes. That works fine. I also want to add borders around each geometry. That's ...
0
votes
2answers
1k views
Mapserver and Flex
Anyone know how I can integrate Flex and Mapserver in much the same way Flex and ArcServer talk?
Thanks!