0
votes
1answer
52 views

ArcGIS for Server or its alternative?

I am trying to develop a GIS web application. I am using ArcGIS for desktop as the database. I need to use existing ArcGIS Restful services but also need to publish some new services. I think that ...
0
votes
1answer
54 views

Why 'Transparent' Parameter in OpenLayers is a Server Side Property?

There are four parameters for WMS Layers : Name, URL, Server Side Params, OpenLayer Options. And Transparent Parameter comes under Server Side Params. Does it mean that transparent images are ...
0
votes
1answer
68 views

Populating Dropdown based on Geoserver service

I am new to web programming here. I have a table which has multiple columns including: Restaurant Name,Restaurant Id, Lat, Lon, City, District, Country. My requirement is to build a web client using ...
0
votes
1answer
100 views

Geoserver transform post request to get?

I have the following geoprocessing post request: <wps:Execute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.opengis.net/wps/1.0.0" xmlns:wfs="http://www.opengis.net/wfs" ...
7
votes
3answers
259 views

Is it possible to install GeoServer on a web server?

Is it possible to install and use GeoServer with PostgreSQL on a website which is hosted by a web server provider? I am using a web server for my website. I want to add mapping feature on my website. ...
2
votes
3answers
253 views

What is Geonode ? What all can be achieved using it?

Ok i have searched the site and did not find enough information concerning regarding what is a Geonode so i really thought i may ask everyone who has used it to give their opinion. I am trying to set ...
1
vote
1answer
197 views

Can I create OGC Services via Geoserver automatically?

I am new to GeoServer and wonder how I can create OGC Services via Geoserver automatically. I have to publish my data (Shapefiles) with a Java program as OGC Services. How can I do that? BTW: I ...
2
votes
1answer
184 views

Get Cell Value Webservice for ArcGIS Raster (LiDAR) without using ArcGIS

I want to expose the getCellValue function on Lidar Data, as a web service. But I don't have access to ArcGIS (server or desktop). What options do I have to fetch cell value, given lat lon, from a ...
4
votes
3answers
232 views

With just a web browser we want our field staff to collaboratively make complex maps with secured private data--looking for options?

Simple Question With just a web browser we want our field staff to collaboratively make complex maps with secured private data. What are our options? Note: Please provide specific product examples ...
5
votes
6answers
1k views

What are some web based clients for GeoServer?

There is a list of Web Clients for Geoserver on the Geoserver site (http://geoserver.org/display/GEOSDOC/Clients). Unfortunately, it is posted as no longer maintained. Does anyone have a current list ...