I posted a similar question on the ESRI forums, but the posting seems to have gone cold :( Anyone know how to identify if an ESRI feature class contains curved, (arcs) segment(s)?
I\'m doing some performance comparison between DB2/MySQL spatial functions. However after I translate the DB2 spatial queries into MySQL dialect, it complains about syntax error (ERROR: Function Inter
I\'m installing GeoServer as a WMS server to cooperate with OpenLayers. The trouble is that I have to use 3rd-party tile source which is provided through web service.
I used tutorial from http://dev.mysql.com/tech-resources/articles/4.1/gis开发者_运维问答-with-mysql.html
I primarily code in PHP, I don\'t have extensive knowledge on JavaScript scope; hoping somebody can solve my problem pretty quickly. As indicated by the com开发者_Go百科ment, inspecting mapCenter.Lati
i am looking for tool make me convert ESRI shapefile to RDF files and this tool can include in Web S开发者_Python百科erver build in C#Not sure what you mean by Shapefile to RDF, but you can use the o
hi all i want to fin out distance between two places.if i go from one place to another place by street by street the distance is vary and suppose i walk within a street the latitude and longitude may
this is my first participation in the list, I\'m the following problem, I have a dynamic query that will always me return an array with n elements, like the example below:
I am currently working with a drawing tool for a mapping API, and every time I double-click the mouse a map service will perform a measurement and display the length of the line that I am drawing.
I am rewriting an opengl-based gis/mapping program. Among other things, the program allows you to load raster images of nautical charts, fix them to lon/lat coordinates and zoom and pan around on them