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.
0
votes
0answers
12 views
accessing my own tileserver implemented using MapServer via osmdroid
I have a running Mapserver implemented in osgeo-6.05. I can access the map using a web browser.
Since I am trying to connect that map to my Android application I am using OSMdroid. I saw in Many ...
0
votes
1answer
14 views
Converting Mapserver default URL to a more user friendly version
I have a URL that I use to view my map generated using MapServer.
...
0
votes
3answers
30 views
How to create a “configure” file?
Recently I downloaded a file using the following link
git clone git://github.com/mapserver/mapcache.git
Inside the downloaded mapcache folder I can not find a configure file to do "./configure". ...
0
votes
1answer
19 views
Load Mapinfo to Mapserver
I am a newbie in mapserver, i was reading tutorial (http://mapserver.org/input/vector/mapinfo.html) but i have a problem load mapinfo into mapserver ( i'm using pmapper). no error anything, but the ...
0
votes
1answer
53 views
How to show/hide labels with mapserver and openlayers
I'd like to have a check/uncheck option like this print checkbox to show/hide labels in my WMS layers served by mapserver 5.6.7 in openlayers 2.11. I have a toolbar where to put this using probably ...
0
votes
3answers
57 views
How to stretch GMT raster with gdal to work with google
How can I stretch a PNG raster coming from GMT (Generic Mapping Tools 4.5.6) in such a way that does align with Google satellite or bing?
Such raster is in wgs84 and crosses two UTM zones (17 and 18 ...
0
votes
0answers
105 views
VBScript runtime error server map path not found
I get the following error when I try to post a request from a form in my ASP application.
Microsoft VBScript runtime error '800a004c'
Path not found
...
-1
votes
0answers
12 views
Mapsript error ubuntu
javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initialize class edu.umn.gis.mapscript.mapscriptJNI
...
0
votes
0answers
12 views
Unsupported WFS request in MapServer at Insert and Update
I'm created a WFS with MapServer (ms4w) and SQL Server DB. The wfs:GetFeature works fine. But I cann't get the wfs:insert/wfs:update to work, they return:
<?xml version="1.0" ...
0
votes
0answers
51 views
How to generate tile image using openlayer so i can use it on smartphone apps like android/IOS?
i have gis file name basemap.map, basemaplabel.map, landmarks.map here are the sample codes..
var mcmap = new OpenLayers.Layer.MapServer("mcmap", "http://"+map_url+"/cgi-bin/mapserv?", {map: ...
0
votes
0answers
20 views
Integrate Map Services in .NET Application
I'm creating .NET Windows application what will be displaying map with some objects (cars).
I'm searching some open source way to solve that problem because I know what I can have paying for that ...
1
vote
1answer
80 views
location from browser save dinto postgis displayed via mapserver wrong
I am getting the location of a browser and sending lon/lat to a postgis database via WKT (using php script)
the results i get are
Longitude: -1.323114
Latitude: 51.401409
this should be in ...
1
vote
1answer
45 views
How to create Store for native binary format(.ID, .DAT, .Tab, .MAP) in geoserver
Hi i have four different file format (.ID, .DAT, .Tab, .MAP) i have to upload these in geoserver and see the map . Are these file format supported by geoserver.if yes please help me how to do it i ...
1
vote
0answers
34 views
Zoo Open WPS tutorial
I've installed Zoo Open WPS using osgeo live .iso explained on http://zoo-project.org/docs .
But I confuse how to implement and integrate with OSM (Open Street Map) ,
So , anybody have some ...
3
votes
1answer
91 views
postGIS applications
I would like to learn how to build applications using postGIS. I am wondering if there are good open source examples out there that I can take a look at? I am particularly interested in those that not ...
0
votes
1answer
62 views
How to use bbox in long/lat with google/bing/etc… using mapserver
The bbox of OpenLayers.Control.GetFeature works in utm when the baselayer is 900913 ie. google/bing/etc) and in long/lat when the baselayer is 4326 (ie. my postgis layers served by mapserver), no ...
1
vote
0answers
329 views
WFS Mapserver Layer not showing up in OpenLayers
I'm currently setting up a PostGIS/Mapserver/OpenLayers application. It works fine for serving up an image of my data, but I can not for the life of me get a WFS layer to show up in OpenLayers.
I've ...
0
votes
1answer
351 views
Storing PostgreSQL/PostGIS “geometry(MultiPolygon)” data type in java
I need to store PostgreSQL's geometry(MultiPolygon) type variable into a java variable
this is because im trying to add the geometry column to a non-spatial table for querying a map using mapserver
i ...
1
vote
1answer
88 views
Programmatically create a cold front vector (weather)
Does anyone know a way to programmatically create a cold/warm front vector given a list of vertices (note the vertices do not contain the little triangles or half circles; [-105W, 40.45N],etc...)?
...
0
votes
0answers
50 views
the backgrounds in map-file
I need an example of a mapfile for mapserver which have the style for shapes: 10m_admin_0_boundary_lines_land, 10m-populated-places. I've already made the map-file with the shapes: shoreline_300 and ...
1
vote
1answer
194 views
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. ...
2
votes
0answers
102 views
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 ...
0
votes
1answer
415 views
MapServer: Help adding data and setting up WMS
I am trying to use MapServer to set up and run a WMS server hosting data that I have in a set of shapefiles.
I have started by installing MS4W (since I thought it would be simple) and have ...
1
vote
2answers
149 views
WMS Layers Theming in OpenLayers
I have a WMS Layer(using MapServer) and i want to draw it with certain colors from OpenLayers.
Anybody know how to do such thing???
THANKS !!!
0
votes
0answers
177 views
Serving realtime WMS as a KML overlay
I am creating a brightness temperature WMS layer that updates every 40 seconds with realtime data from an aircraft weather instrument. I would like to add a colorbar/legend, but the WMS/KML client I ...
2
votes
2answers
378 views
How to get mapserver to work
I've been working with MapServer for about 2 hours now , but it seems alittle bit complicated to get started with.
So here's my question
Is there any way to get mapserver to show a simple map of ...
0
votes
2answers
403 views
Is it possible to display OSM data with another WMS layer of a different projection?
I have an issue where I have a large amount of data stored in EPSG:27700 (OSGB) that needs to be mapped. I have already developed a mapper to do this using OpenLayers and for a base layer, OpenSpace ...
0
votes
1answer
170 views
mapserver Unable to open .map file
Warning: [MapServer Error]: msLoadMap(): in D:\ms4w\apps\seri\htdocss\common\wrapper\map_session.php on line 215
Warning: Failed to open map file D:\ms4w\apps\seri\htdocs/../map/bandi.map in ...
0
votes
0answers
131 views
Mapserver nmake compile issues
I am trying to compile mapserver and am having some issues with the process. The last error I get is not reported on screen.
As per Problem with nmake I am running this in the VS 2010 command prompt ...
1
vote
1answer
111 views
gis tool capabilities on linux
Currently I have an openlayers web page which querys a tilelite server serving up mapnik tiles with various shapefiles (rivers, lakes, fire boundaries, time zones, nat forests, BLM land, tv reception ...
1
vote
1answer
175 views
MapServer cgi-bin get value from query string and concatenate to Postgres query
I'm working with cgi-bin and I show a map with some data from a Postgres database.
But, I need to introduce an input where the user could select a date and this date would filter the results from the ...
0
votes
1answer
475 views
Openlayer with OpenStreetMap(OSM) as a base Layer
i am getting problem to put OpenLayer which is coming from my Minesotta Map Server on OSM layer as a Base Layer.
when i use google map as a base layer than it works fine !.
so is there possible to ...
1
vote
1answer
271 views
types of maps that could be included in an android mapping app
what are the types of maps that can be supported by (or requested from server) I had heard about bitmaps, raster maps, and vector maps also maps tiles, I know that google maps and osmdroid (osm ...
0
votes
1answer
57 views
mapserver 5.4.2 fcgi error
I'm trying to compile mapserver 5.4.2 on a solaris machine and I'm running into problems.
I'm using the following configure parameters:
./configure --prefix=$HOME/local/apps/mapserver-5.4.2 \
...
1
vote
0answers
234 views
How to display raster layer in umn mapserver clearly
In my example the raster layer is not displaying in the correct color.when the layer is zoom in it is displayinng in the correct color.Please check my code.please tell me if anything should be ...
0
votes
1answer
499 views
Calculate the scale given a bounding box and the width and the height of a image
I need to calculate the scale given a bounding box in map coordinates (EPSG:900913) and the width/height of the image.
This is becose Im implementing a very basic WMS server but in certain moments i ...
0
votes
2answers
156 views
LNK2005: find the module which was built with /MT
I'm trying to build C++ project (mapserver). It depends on some other projects.
When I run nmake, it shows many errors like this:
...
LIBCMTD.lib(getenv.obj) : error LNK2005: _getenv already defined ...
1
vote
1answer
145 views
MapServer SOS (Sensor Observation Service) Configuration
I tried to set up MapServer SOS but I faced a problem: the SOS doesn't return anything. You may see the map file I have created below:
MAP
NAME "SOS_DEMO"
STATUS ON
SIZE 400 300
...
2
votes
1answer
208 views
Multiple tables query on postgis
In postgis, I have a couple of tables with same structure but standing for different layers(1,2,3...) respectively for Mapserver,
table1
gid | name | address | post code | layer | ...
3
votes
1answer
225 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.
...
0
votes
2answers
614 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 ...
1
vote
0answers
190 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 ...
1
vote
1answer
750 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
1answer
232 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
1answer
314 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 ...
1
vote
1answer
1k 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 ...
1
vote
2answers
243 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 ...
0
votes
1answer
382 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
1answer
834 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 ...
2
votes
2answers
1k 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 ...
