Questions tagged [mapserver]

MapServer is an Open Source geographic data rendering engine written in C, designed for fast display of dynamic maps on the Internet. Beyond browsing GIS data, MapServer allows you create “geographic image maps”, that is, maps that can direct users to content.

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. For example, the Minnesota DNR Recreation Compass provides users with more than 10,000 web pages, reports and maps via a single application. The same application serves as a “map engine” for other portions of the site, providing spatial context where needed.

MapServer was originally developed by the University of Minnesota (UMN) ForNet project in cooperation with NASA, and the Minnesota Department of Natural Resources (MNDNR). Later it was hosted by the TerraSIP project, a NASA sponsored project between the UMN and a consortium of land management interests.

MapServer is now a project of OSGeo, and is maintained by a growing number of developers (nearing 20) from around the world. It is supported by a diverse group of organizations that fund enhancements and maintenance, and administered within OSGeo by the MapServer Project Steering Committee made up of developers and other contributors.

  • Advanced cartographic output
    • Scale dependent feature drawing and application execution
    • Feature labeling including label collision mediation
    • Fully customizable, template driven output
    • TrueType fonts
    • Map element automation (scalebar, reference map, and legend)
    • Thematic mapping using logical- or regular expression-based classes
  • Support for popular scripting and development environments
    • PHP, Python, Perl, Ruby, Java, and .NET
  • Cross-platform support
    • Linux, Windows, Mac OS X, Solaris, and more
  • Support of numerous Open Geospatial Consortium
  • WMS (client/server), non-transactional WFS (client/server), WMC, WCS, Filter Encoding, SLD, GML, SOS, OM
  • A multitude of raster and vector data formats
    • TIFF/GeoTIFF, EPPL7, and many others via GDAL
    • ESRI shapfiles, PostGIS, ESRI ArcSDE, Oracle Spatial, MySQL and many others via OGR
  • Map projection support
    • On-the-fly map projection with 1000s of projections through the Proj.4 library
  • Website: http://mapserver.org/

    218 questions
    2
    votes
    3 answers

    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 Openlayers. 2 A data (CSV) file where each…
    ChrisJ
    • 477
    • 2
    • 15
    • 31
    2
    votes
    2 answers

    OpenLayers 3 Box Selection With Polygon Shapefile Source

    I am trying to get attribute information from features in a WMS Shapefile layer being served by MS4W and viewed in OpenLayers3. Is there a way to get multiple feature information in one command like you can with the vector source method…
    Red
    • 45
    • 1
    • 3
    2
    votes
    1 answer

    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 project, I have a php script that I am using to create a…
    ChrisJ
    • 477
    • 2
    • 15
    • 31
    2
    votes
    0 answers

    Mapserver doesn't accept certain svg files as symbols

    I'm trying to add a SYMBOL with a certain SVG file to my mapserver configs: SYMBOL NAME "info" TYPE svg IMAGE "etc/ico-inform.svg" END And I get 500 error when I try to open tilecache: Internal Server Error The server encountered an…
    Alexandr Lazarev
    • 12,554
    • 4
    • 38
    • 47
    2
    votes
    1 answer

    The php-mapscript does not work on Opensuse 13.1

    I installed php-extension php-mapscript-6.4.1 and restarted apache. The installation looks like successfully. The appropriate files is established as for other working extensions: In /etc/php5/conf.d/ directory: mapscript.ini with…
    MapUser
    • 351
    • 1
    • 3
    • 15
    2
    votes
    3 answers

    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 different gis frameworks that I could use, my lack of…
    ultrajohn
    • 2,527
    • 4
    • 31
    • 56
    2
    votes
    1 answer

    Notepad++ syntax highlighting for *.map

    I can't find how to customize syntax highlighting for mapfiles (*.map files) in Notepad++. I actually have add this syntax file recommended in this post. BUT the syntax highlighting is not good, probably because built for an old version of MapServer…
    wiltomap
    • 3,933
    • 8
    • 37
    • 54
    2
    votes
    3 answers

    Google maps, tiles, Mapserver

    I would like to make a map of the Italian coast using the Google maps API, but the numbers of requests I can make are limited. I've searched and found "MapServer" but I have some questions. Does Google maps use Mapserver? Are the images included in…
    user3815389
    • 21
    • 2
    • 6
    2
    votes
    0 answers

    MapServer as a CGI in IIS alongside QGIS (WinServer 2008)

    Has anyone got some experience with MapServer as a CGI running on IIS7 (WinServer2008)? I get the CGI running fine with a MSSQL2008 plugin. This however doesn't allow me to use a BBOX filter. I install QGIS in order to get the OGR tools and can no…
    Dennis Bauszus
    • 1,624
    • 2
    • 19
    • 44
    2
    votes
    1 answer

    QuantumGIS MapServer and Web Client can not display standard HelloWorld Map

    I have Kubuntu 12.04. I've installed QGIS MapServer according to the tutorial: apt-get install qgis-mapserver libapache2-mod-fcgid (And I also have a working apache2 server) Then I've got a QGIS Web Client from git, configured it according to these…
    Charlie
    • 826
    • 1
    • 11
    • 27
    2
    votes
    0 answers

    Java Web Project not able to execute DLL File from Inside Eclipse

    I have a web project which is working fine when I am deploying that project to individual tomcat but when I am trying to run same project from inside Eclipse and in same tomcat instance it is not working throws the following exception: …
    j.singh
    • 21
    • 4
    2
    votes
    1 answer

    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 vendor-specific parameter, but you also could see it…
    Mnementh
    • 50,487
    • 48
    • 148
    • 202
    2
    votes
    1 answer

    MS_DEFAULT_MAPFILE_PATTERN validation failed

    I've been working in a GetFeatureInfo Request but it fails i don't know why... The error that give me it's something like Regular expression error. MS_DEFAULT_MAPFILE_PATTERN validation failed. msEvalRegex(): Regular expression error. String…
    Ricardo ACB
    • 270
    • 2
    • 6
    • 14
    2
    votes
    2 answers

    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 these filters on our system are dynamic: users…
    Bill Muell
    2
    votes
    0 answers

    Whole map layer transparent in MapServer 6

    I have a mapfile with several layers, one of which has an OFFSITE set to 255 255 255. Unfortunately this seems to be causing transparency in all layers when the mapfile is called as a wms layer - the background map (an independent wms call) is…
    1 2
    3
    14 15