"Web mapping is the process of designing, implementing, generating and delivering maps on the World Wide Web ..."
0
votes
3answers
47 views
Dynamic labeling looks awful in flex map
I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
13
votes
3answers
621 views
Database for offline slippy map tiles
I currently have an offline HTML5 map application (built on Leaflet & KendoUI with custom additions) that has an app manifest and works fine on multiple platforms. However, I am hesitant to use ...
4
votes
2answers
53 views
What does Scale mean in the reference of Desktop GIS or WebGIS?
I'm having trouble understanding the meaning of the concept of scale when it comes to maps on screen, i.e. either in a Desktop GIS or in a WebMap.
When it comes to paper maps, the idea is very clear. ...
2
votes
4answers
162 views
is my open source web GIS software selection ok?
Which are the best open source tools for building a web gis application having PAN, Zoom, Query/search, Label etc options ?.
I have decided to use Postgre sql for database and geoserver as middleware. ...
4
votes
3answers
1k views
Animate feature in openlayers
In my map web app, I have a play pause button that show vehicle route history.I get lat lon from database and create route that vehicle traverse.
At below site go to history tab after and choose ...
0
votes
0answers
19 views
.net open source web gis development tools [duplicate]
Any dot net open source tools for web gis application development with good documentation ?
10
votes
7answers
441 views
Examples of Web Maps
As part of an internal "learn at work month" program, myself and a colleague have volunteered to do a presentation: "The Wonderful World of Web Maps".
To this end, we're now looking for examples of ...
1
vote
1answer
109 views
How to add images in CartoDB infowindows
Can't seem to get the default site to display images.
I've added hrefs to a image column. example;
I've dragged the image column to the top of the infowindow sidebar app and it still just displays ...
-1
votes
0answers
70 views
Has anyone used free MangoMap to publish online maps? [closed]
Have anyone here using MangoMap to publish online maps? It said to be free and I have doubt about the quality and data security. Please comment thank you.
0
votes
1answer
33 views
What do I need to create web based GIS application to show GTFS data
I need to create several GIS based application and embed them on a web page for professional development. I need a cost effective solution and don't have big budget. Any help in right direction and to ...
2
votes
1answer
43 views
How to render iD editor-style streetmaps?
Is there a simple way to render OSM data (let's start with just streets and names for a single metro area) client side as nodes and edges like the new iD editor?
I'm comfortable with d3 but am ...
0
votes
2answers
47 views
How to develop a PHP GIS Applicationfor land parcel search?
I know this question has been asked numerous times but not from this angle. I am proficient in PHP and PHP Frameworks, my interest is now on GIS with the sole intent of creating a map solution where ...
1
vote
1answer
44 views
How to show Two Labels of One feature In Geoserver…?
I have prepared a Web GIS Map using Geoserver-Openlayers_Postgis....For One Feature I need to show two labels such as "premise_no' & "bld_name'...
The following is the xml I used for styling(in ...
9
votes
4answers
396 views
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 ...
15
votes
5answers
1k views
What are my options for 3D web Maps?
I wish to have a Online 3D Map, which would show my Data, i.e both Raster and Vector, draped on a DEM that I have.
Due to the requirements of using my own DEM & Raster data, Google Earth API is ...
-2
votes
0answers
81 views
Dekho vs GeoCortex [closed]
I am currently using Esri Australia developed Dekho and want to change to GeoCortex (developed by Latitude Geographics). What are pros and cons related to these two software framework for web mapping? ...
2
votes
1answer
52 views
Web mapping application with time slider and raster data
I need to create a web mapping application that can show raster layer of historical maps with a time slider.
Basically, something like this: http://goo.gl/GYHOX
I have different maps of different ...
1
vote
1answer
73 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, ...
0
votes
1answer
52 views
Why won't this mapbox map load into a DIV container?
All,
For the life of me I can't figure out why I can't load a map into a CSS template I'm trying to customize.
I've placed a fiddle here:
http://jsfiddle.net/mapbaker/Du7zq/10/
Basically I'm ...
4
votes
1answer
92 views
What are the Pros and Cons to an ArcGISOnline Organizational Account?
ESRI is making a big push towards ArcGISOnline as a means for map applications. They pushed it really hard at the recent Southeast User Conference and did a good job at highlighting its advantages.
...
0
votes
1answer
42 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 ...
1
vote
3answers
102 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 ...
1
vote
2answers
103 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 ...
2
votes
1answer
102 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 ...
2
votes
0answers
38 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 ...
4
votes
3answers
203 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 ...
0
votes
0answers
13 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.
4
votes
0answers
69 views
3D maps on web application [duplicate]
1) Is there any web API which can show 3D trajectory below earth surface and can consume the ArcGIS feature service which can work closely with ArcGIS web platform.
2) Is there any way to publish ...
1
vote
0answers
12 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 ...
1
vote
1answer
32 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
62 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
34 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
...
9
votes
3answers
420 views
How to create an interactive web mapping site with comment/rating system?
I'm trying not to ask something that's already covered by the other 'beginning web mapping' questions, but I want to do something that I don't see covered here yet. Maybe I'm just missing it.
...
3
votes
2answers
61 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 ...
7
votes
2answers
184 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 ...
2
votes
2answers
123 views
Help getting my flex service publicly accessible
My organization is trying to get our web maps up and running. I have created a simple web map service on our in house ArcGIS server, using the Arcgis flexviewer that is visible locally, works great, ...
0
votes
0answers
52 views
Reset style on select Leaflet polyline
Using Leaflet, how can I reset a polyline to it's previous color after it was selected? I have the following function that has been applied to each polyline when constructed:
function ...
2
votes
3answers
1k views
Web Map Server (geoserver) on CentOS 6
I am trying to setup a web map server on a CentOS 6.2 virtual machine for development. I have never used Linux or web mapping frameworks, but I am trying to do this work as low cost as possible. So ...
1
vote
0answers
195 views
arcgis server 10, vb.net, adding dynamic data
i am using arcgis server 10, with visual web developer 2010 express edition. i downloaded "ArcGIS_AddDynamicData_VBNet\Default_ADF.aspx" project form ArcGIS Add dynamic data for ArcGIS Server 10. ...
12
votes
4answers
267 views
Comparing two maps with nice web interface?
Is it possible in Leaflet or OpenLayers to compare two maps with a bar to slide between the two?
Examples include:
...
2
votes
1answer
47 views
Can I use SELECTION mode on FeatureLayer from ArcGIS.com Webmap in ESRI JS API
I am using an ArcGIS.com Webmap in an ESRI Javascript API application I am developing. One of the layers in my Webmap is rather large and cannot be rendered all at once when zoomed out, however I ...
3
votes
1answer
219 views
Difference between a WMTS and a WMS?
What is the main difference between a
Web Map Tile Service (WMTS)
and a
Web Map Service (WMS)
When should you choose one over the other?
What are the (dis)advantages by choosing one ...
10
votes
1answer
198 views
Steps for creating an online webmap with editable features using ArcGIS Server/SDE and SQL Server?
EDIT/UPDATE: I'm adding a bounty to this in hopes of obtaining a step-by-step guide to creating an online map with feature editing using the ArcGIS Flex API, SQL Server Express and ArcGIS Server 10.1. ...
9
votes
3answers
1k views
Can one render maps from OpenLayers?
My organization has a web application for displaying global and regional climate data and we're considering improvements to it. Our leading idea is to create an OpenLayers-based application to ...
1
vote
1answer
35 views
Display mouse position from graph on a map
i need to develop a web application which shows a map, that displays a GPS Route.
So far I can do this using Openlayers or ArcGIS Server.
Now I want to add an interactive graph below the map. In this ...
11
votes
8answers
6k views
How to Create Animated Cluster Markers in OpenLayers/Leaflet?
I want to use Leaflet due to the smooth transitions which Openlayers seems like they can't match. I specifically require the ability to cluster markers with custom styled marker groups.
The best ...
-3
votes
1answer
43 views
What is the best way to develop mapping app for analysis and queries? [closed]
I would have some polygons and points data, and I want to develop api which will allow users to perform analysis and queries like demographic data buffered 20km around some address etc. So, those ...
0
votes
0answers
72 views
What use technology and programming language? [closed]
I saw the web site http://map.geo.admin.ch/
What programming language(s) and technologies does it use to create that map?
1
vote
1answer
61 views
How to Add Network Analyst dll in My Web Mapping Application adf?
I'm a beginner in ArcGIS & I'm shooting blind really. I want to add the Network Analyst tool box to find the shortest path in my project. I tried this solution:
I can't add Network Analyst dll ...
14
votes
9answers
336 views
GIS - Beyond Earth
I wanted to open a discussion on GIS beyond Earth. Here are some questions so far.
Would the term GIS be changed to something else since the term "geo" means of Earth (e.g. Lunar Information ...









