Application programming interface (API). A set of interfaces, methods, protocols, and tools that application developers use to build or customize a software program.
0
votes
0answers
26 views
GDAL: add metadata to Bands when creating new GeoTIFF
This is a metadata question :-).
I am processing airborne laser scanning full-waveform data to extract information and I store this information by creating a multiband GeoTIFF using GDAL. I will have ...
0
votes
0answers
47 views
where clause with multiple fields : Arcgis api for javascript [migrated]
I am tring to perform a query with three fields .I have three combobox,each one is populated with a field values.I want to query with the value selected from combobox for each field.I want to know how ...
2
votes
1answer
28 views
First time using ArcGIS JavaScript API - where do I find the JavaScript API to include (.js) into my solution?
I'm writing a web service that will interface with ArcGIS. One of the requirements is to put:
esri.config.defaults.io.proxyUrl = "proxy.ashx";
in the JavaScript portion of the page. Of course, it ...
0
votes
0answers
14 views
populate a combobox in jsviewer widget
I'm woriking with jsviewer and JSAPI v:2.8. in one of my widgets I have a combobox which I want to be populated once the widget is opened .it should be populated with a field values coming from a ...
4
votes
0answers
67 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
2answers
54 views
How to create a suitable filtered .osm for osm2po using OpenStreetMap Overpass API?
I successfully created a (.osm) set suitable for routing in a desktop GIS over a large custom area thus keeping only primary network (way object) using the Overpass API (see below).
I'm trying this ...
1
vote
0answers
17 views
upgrade from 1.3 to 3.3 javascript api for arcgis with jsviewer [duplicate]
I try to use jsviewer (v.1.0) in my application , but it doesn't work with JSAPI version uper than 1.3 . How can I work with both :jsviewer and the 3.3 JSAPI version?
Thank you in advance
2
votes
1answer
69 views
Setting up file geodatabase API
Can someone point me to a guide for setting up the file geodatabase API? I'm using Visual Studio Express 2012.
I can deal with writing and debugging the code - I just can't seem to figure out how to ...
1
vote
1answer
43 views
jquery communication with arcgis services
I am working with the ArcGIS JavaScript API for my application. My app users are stored in a table published in a map service. Whenever a user wants to connect to the app, he needs to provide a ...
0
votes
1answer
70 views
Using the API of QSpatiaLite plugin
I am using the popular QSpatiaLite plugin for QGIS. Since I am creating and modifying SpatiaLite tables directly with Python (using pyspatialite), I wonder whether I can automate tasks such as ...
1
vote
0answers
68 views
intersect two shape files using QGIS API
I am trying to automate a process of a shape file. We are using google maps engine and we have limitation on number vertices in a shape file. so I am using a grid to split the shape files.
In GUI , I ...
0
votes
0answers
35 views
Re-enabling a web service API call that has stopped working unexpectedly
so we have are running an instance of ArcGis Server, and have a handful of services running. These were set up by someone who is no longer working with the company. Some of them are built into ...
0
votes
0answers
55 views
Requesting styled Google Map tiles via URL
I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format ...
1
vote
2answers
304 views
extract elevation values along a line using Google Elevation API
I note that there is the Google Elevation API.
I see they have an example at the bottom showing an elevation profile for a line. Is there a premade service someone has put up on a website for me to ...
1
vote
1answer
105 views
How to request a limited no of features in Overpass api?
I am using Overpass api to query Building data from OpenStreetMap. the query string is like this
(way[building](bbox);node(w););out body;
This works really fine (the bounding box is specified by ...
2
votes
1answer
49 views
Method to find “if map data is available or not”
I am using Arcgis javascript api 3.2. I use the mapservice,
https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer.
I realized that map data is not available when the ...
-3
votes
1answer
72 views
Where to find QGIS API documentation?
Where to find QGIS API documentation?
Can someone please share a QGIS API documentation link, i couldn't find it anywhere on the site.
please help
thanks
2
votes
1answer
191 views
What Reliable Reverse Geocoding API Can I Use?
I am working in a company where our team requirement is to do reverse geocoding lookups. Below is our requirement.
To give you more background, the 3 geolocation-related needs I have are as follows:
...
0
votes
0answers
146 views
Using Bing Maps API in Geoserver OpenLayers Map Application
I am using Geoserver and Openlayers to display several shapefiles in a mapping application. I thought the best way to begin would be to organize the datasets and do a layer preview in Openlayers on ...
3
votes
0answers
98 views
Closest set of points to another set of (predefined) points
I have 10 sets of points which I call templates that I have manually classified from 0 to 10. Each point is a X, Y coordinate in a text file. Each template has 5-8 points.
I have new sets of points ...
0
votes
0answers
63 views
Zooming the selected polygon to the center of .NET WebBrowser control
I have an ArcGIS Server JavaScript API application. I am embedding this page in a .NET WebBrowser Control. The size of the webbrowser control is approximately 300X300 pixel. I have code that query and ...
2
votes
1answer
75 views
Is the QGIS blog broken?
I would like to use the QGIS API in my own program to display maps ....
So I thought I would find some tutorial here :
http://hub.qgis.org/wiki/quantum-gis/Writing_custom_Applications_with_QGIS_API
...
3
votes
1answer
78 views
API for Real Time World Statistics
Does anyone know of an API (preferably free) that can provide real time world statistics such as Crude Birth Rate, Crude Death Rate, world/country population, or emails sent today as on the website ...
0
votes
0answers
55 views
Link problem building windows application using QGIS library routines
This is not a plug-in that I am trying to build, but a direct usage of analysis functions within a microsoft dll I am writing. I have sucessfully linked all but one catagory of functions into my ...
3
votes
0answers
163 views
How to download GeoTIFFs using the REST API in GeoServer 2.2?
I am using GeoServer (Version 2.2 Git Revision f5b5c35076b52d02eb9cca3fa3232bc17b5f6d80 Build Date 19-Sep-2012 18:33 GeoTools Version 8.2 (rev 704570474295e339c08d1ca140d884f23a8a03a3)) and I've got ...
2
votes
1answer
88 views
deCarta Android API geocode throws Protocol not found exception
I am using the deCarta Android API to find the GPS Lat/Lng of a street address. However, whenever I try to use the geocode method of the Geocoder class it always throws the exception:
Protocol not ...
0
votes
2answers
85 views
I am looking for a list of mapping libraries? [closed]
I am looking for the top APIs that I can use to display maps from a number of map servers/sources. (like openlayers and openscales). So are there any other popular APIs for other languages than ...
0
votes
2answers
114 views
What are the top best webmapping API clients? [duplicate]
Possible Duplicate:
Comparison of JavaScript mapping libraries?
I am looking for the top APIs that I can use to display maps from a number of map servers/sources. (like openlayers and ...
1
vote
1answer
864 views
How can I fix “ImportError: No module named qgis.core”?
First of all, I'm using Python 2.7.3, QGIS 1.8 (Lisboa) on Windows 7 pro 64 bits. Now let's go to the actual question:
I have written some code (Python) that works well within the QGIS built in ...
5
votes
1answer
80 views
Load third-party APIs only when the corresponding map layer is requested?
OpenLayers allows multiple map layers to be hosted on a common platform. If the map application supports a wide variety of maps, say from Google, Yahoo and Microsoft, I find that upon initialization, ...
3
votes
2answers
401 views
programmatically create and publish geotiff layer in geoserver
We need to automatize process of creating datastore and publishing geotiff layer. Also, before publishing we need to change Declared SRS and to save Native Bounding Box to our database.
Geotiff file ...
2
votes
1answer
314 views
Regarding property setMinScale(scale) and setMaxScale(scale) in ArcGIS Java script API
I am new to programming in JSAPI.
I have two dynamic layers and I want to set the property setMinScale(scale) and setMaxScale(scale) to layers so how do I Set ?
ex. I tried using ...
1
vote
3answers
394 views
How to export a shapefile through the Wikimapia API?
I am trying to download a kml file from Wikimapia containing information on quaters (districts), the very same information that is nicely available on Wikimapia. What I want to get at the end of the ...
5
votes
1answer
98 views
How to Add FileGDB driver to PyGDAL installation
I installed ArcGIS 10.0 and it installed Python 2.6.5 with it. Later, I installed pyGDAL using the windows installer within that Python installation. I cannot find a specific place where GDAL is ...
1
vote
2answers
693 views
'invalid parameters' on ArcGIS rest API used from Silverlight
I have an Silverlight application from which I'm trying to create new features to ArcGIS server. Every time I get error
{\"error\":{\"code\":400,\"message\":\"Unable to complete ...
2
votes
1answer
152 views
How can i use MapServer service using arcgis api for silverlight?
Is it possible to use a service published from MapServer using ArcGis api for Silverlight ?
for exemple :
<esri:FeatureLayer ID="Schools Without Attendance Areas"
...
21
votes
3answers
3k views
Should I use OpenLayers or Leaflet?
I was debating with one of my collegues on OpenLayers v/s Leaflet. I made a point that OpenLayers is much better API if we wish to build a project, where you need direct connectivity to the Geoserver ...
0
votes
0answers
90 views
How to migrate from SQL API code to Google Fusion Table API v1
I have a javascript web mapping application code built using previous SQL API which has been deprecated recently. I also used JSON to give back results. Now I want to migrate to new fusion table API. ...
0
votes
1answer
167 views
Spatial Rendering using ArcGIS Restful APIs
Always when I read the documentation, I always hear the term Restful APIs and ArcGIS Server using Restful Service to render the mxd hosted on the server.
I am a bit unclear about what exactly does ...
1
vote
1answer
217 views
GeoServer REST API Issue: PUT HTTP Method
I've the function below which creates or replaces an existing layer group:
public bool AddToLayerGroup(string layerGroupName, string layerName)
{
try
{
...
1
vote
1answer
409 views
Using GeoServer REST API and C# to create Layer Group
Following information at this link in the section on creation of layer groups, I've created the method(C#):
public bool AddToLayerGroup(string layerGroupName, string layerName)
{
...
1
vote
0answers
179 views
GeoServer REST API Timeout Error
I'm trying to upload a 20MB shapefile using the REST API, but gets a timeout error. I can upload smaller files without problems.
I'd like to be able to upload a shapefile of any size without ...
3
votes
0answers
171 views
GeoServer REST API: Creating Database Data Store does not persist password
I'm passing the XML created by the method below to a GeoServer REST API request that successfully creates a postGIS data store. However, password is not persisted. I have to update the password ...
1
vote
1answer
113 views
Where is the ArcGIS Workflow Manager REST API documentation?
I hope it is online and I'm just missing with my searches.
I'm looking for this API documentation for 10.0 (but I will +1 answers relating to the 10.1 version):
0
votes
1answer
109 views
Global Geo Api places
I'm looking for a global geoapi for the places.
I see Facebook places, google places, simplegeo, factual etc...
Why not create an API that includes all places? Free and easily accessible as ...
2
votes
1answer
319 views
How to draw lines, dashed lines, routes and add images to the QGIS mapcanvas?
I need to draw a rectangle in a map canvas and inside it draw routed dashed lines and add small images to it. These actions are to be performed using the QGIS API.
Is there any place with examples ...
4
votes
3answers
182 views
API to suggest nearby streets
For an app I'm developing, I want to use the phone's GPS to locate it. I then want it to list streets that are nearby. The customer might be in his back garden for example, and this may be closer to ...
2
votes
0answers
20 views
Cloudmade Web Maps API Geocoding Issue [duplicate]
Possible Duplicate:
Cloudmade Web Maps API Marker Clustering problem
I'm at Geocoding in Cloudmade Web Maps API. I've the code below. Whenever I try to access the page, content of elements ...
1
vote
1answer
343 views
sending a XAPI-Request to the API-Server - over http
pretty new to Geo-Informatics so do not bear with me if my questions sound like newbie-questions: can i do some requests on POIs of Openstreetmap with XAPI.
doing like so: i send a request to the ...
2
votes
0answers
50 views
Is there an easy common gis abstraction available in .Net
Is there an easy common gis abstraction available in the .Net programming world that cuts the dependency to a concrete gis implementation, e.g. to the esri silverlight/wpf sdk.
... for example ...






