"Web mapping is the process of designing, implementing, generating and delivering maps on the World Wide Web ..."
2
votes
0answers
26 views
Optimize ArcServer Service Drawing Speed
I am managing an ArcGIS service that is used by Geocortex Essentials as a web map app for some users. The feedback I have got so far is that it doesn't refresh fast enough. I'm looking for some ...
0
votes
1answer
33 views
How to create a web app that will display data in unique urls for the end-user?
Can anyone provide insight on how a novice can construct a fairly rudimentary web app? I would like to send out unique URLs that contain my finished maps instead of exporting them into PDFs and ...
0
votes
0answers
12 views
can anybody explain how to create a wasp contour map in Q GIS? [duplicate]
can anybody explain how to create contour map,I need to export in .map format.
1
vote
0answers
11 views
making a interactive map [duplicate]
I have a georeferenced map that gives a view of 3D,which I have created in ArcScene and exported as jpeg(or tif if necessary).What I want to do is create a interactive map that allows user to click on ...
6
votes
4answers
140 views
+100
How can a 3D model of a building be displayed in a web-browser?
I would like to try to show a proposed building in a web-browser such that the user can interact with it in a way similar to google maps streetview. Is it possible to do this, in any platform?
I can ...
1
vote
1answer
47 views
Simple WebMapping application with postgis Database
am very new to web-mapping, so this question may be a little misguided.
I want to develop a simple web mapping application using OpenLayers which can display Cadastral information that are currently ...
1
vote
1answer
27 views
Display information while map is zoomed using OpenLayers
I have a map being rendered by OpenLayers using GeoServer which is serving maps using PostGIS. In the database for each line feature type (i.e road), I have the name of that road.
I'm looking for a ...
1
vote
1answer
30 views
Web map tool with high interactivity [duplicate]
I'm looking for an ArcGIS Online alternative. It needs to be
linked to a private MySql server
Use shapefiles
Display attribute data and charts upon click/hover
Toggle shapefile to display/disappear
...
3
votes
2answers
56 views
How to develop a web mapping app to upload, process, and download results?
I would like to make a web mapping application where a user can import their own x-y-z data file, then the application applies filters that I write to it, contours the resulting data, then displays ...
1
vote
3answers
72 views
Does OpenGeo Suite give their full capability for free?
Can you help me to decide if I should install Geoserver, PostgreSQL and OpenLayers by myself or should I use OpenGeo Suite as it involves all these? I would need full capability which all these ...
2
votes
2answers
67 views
ArcGIS JavaScript API geometry service offline capabilities
Lately I've been going through ArcGIS JS API samples, but from what I've seen, it looks like all geometric functions always go through server, and use server side REST functions. There is no option to ...
7
votes
2answers
146 views
How to become a GIS Mobile Developer?
I am mid level GIS Analyst\GPS Coordinator who would like to become a GIS mobile developer at some point. At my workplace we work in the ESRI Platform,ArcGIS Server etc
Being a GIS Analyst without any ...
0
votes
0answers
43 views
Flow mapping visualization using a road layer
I am trying to illustrate travel using a flow map on a road layer. My data is:
city of origin
destination
number of travelers
I would like to use a polygon city layer (or point) and a road layer, ...
1
vote
3answers
86 views
Publishing Maps to Mobile Devices and the Web
I have a bunch of agricultural information stored in a local postgis database. We use qgis to manipulate/analyze this information and to print output.
I would like to publish this information (both ...
4
votes
3answers
171 views
map of europe in list of lat/long points
I'm looking for a list of lat/long coordinates which will describe all countries of europe. Ideally the list will also describe on which country each closed path belongs to. I'm imagining something ...