English 中文(简体)
开放源图
原标题:Open source map
  • 时间:2012-04-09 17:14:29
  •  标签:
  • gis

anyone can suggest what program / approach I should use? I need to have a map like google map where I can display map, add marker polygon etc. But I cannot rely on such online services as client is afraid that such service die off and there goes our system...

问题回答

对地理信息系统问题的答复指出了许多资源。 SE:

GIS for the web

Steps tostart Webmap

http://www.google.com/fusiontables/Home/"rel=“nofollow noreferer”>

http://postgis.refractions.net/rel=“nofollow noretinger”

Here are pure open source based web map and geo-location database resources. Google map or Bing map is wonderful, but they require business contract for commercial use. It is said that Foursquare recently switched their map tool from Google map to open source based Leaflet API which looks like the picture below. This map tools is quite great and recommendable.

“entergraph

良好的开端地点。 以下两个资源没有真正用于开发商,因此这些资源已经列入散页单单单单单单体字标。

Can download free ip address & city mapping file, which can be used for custom mapping code.

http://mapserver.org/“rel=“nofollow”

You can create map files into you server...and you can connect to open source databases like PostGIS





相关问题
anything better than bounding boxes?

I have a scenario, where I have x million longitude latitude points. When a new long/lat point is added I want to know efficiently which other points are within a user configured distance parameter, ...

how to create image from gis data in C#

I m using C# to pull spatial data from a sql server 2008 database. I m then trying to perform operations on that data, but to start... I want to be able to visualize it. That is, I would like to ...

java api for simple gis computations

I am trying to develop some simple location logic in the server-side portion of a java servlet-based webapp. There are really just two operations that I m interested in: Given a start point (lat/...

does anyone know a good mapinfo forum?

I m new using mapinfo and I am going to work a lot with it. I haven t been able to find a good forum, making it impossible to get community driven assistance. I wish any of you could tell me if there ...

Determining visible area from globe frustum

I m working with a mapping application (worldwind) and trying to determine the minimum and maximum latitudes and longitudes that are currently displayed. I have access to the frustum, but I m not sure ...

热门标签