What is the best way to read, represent and render map data?

前端 未结 11 754
闹比i
闹比i 2021-01-30 00:34

I am interested in writing a simplistic navigation application as a pet project. After searching around for free map-data I have settled on the US Census Bureau TIGER 2007 Line

11条回答
  •  一生所求
    2021-01-30 01:17

    You could also work with Microsoft's visual earth mapping application and api or use Google's api. I have always programmed commercially with ESRI products and have not played with the open api's that much.

    Also, you might want to look at Maker! and Finder! They are relatively new programs but I think they are free. Might be limited on embedding the data.Maker can be found here.

    The problem is that spatial processing is fairly new in the non commercial scale.

提交回复
热议问题