This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_services_edition_faq_third_part_background [2015/09/18 09:31] admin |
map_suite_services_edition_faq_third_part_background [2015/09/18 09:32] (current) admin |
||
---|---|---|---|
Line 4: | Line 4: | ||
This question has a corresponding sample application(s) associated with it. | This question has a corresponding sample application(s) associated with it. | ||
- | {{Map_Suite_Services_Edition_Third_Part_Background_Samples#Shapefile_to_Google_Map|Sample:Shapefile to Google Map}} | + | [[Map_Suite_Services_Edition_Third_Part_Background_Samples#Shapefile_to_Google_Map|Sample:Shapefile to Google Map]] |
In the project “GPS to Google Map”, we learned how to project a single point in Longitude/Latitude so that it displays correctly on Google Map. In today’s project, we apply the same principle of projection to a shapefile to have it showing on Google Map. Notice how we also set the extent of the map based on the projected shapefile. | In the project “GPS to Google Map”, we learned how to project a single point in Longitude/Latitude so that it displays correctly on Google Map. In today’s project, we apply the same principle of projection to a shapefile to have it showing on Google Map. Notice how we also set the extent of the map based on the projected shapefile. | ||
Line 11: | Line 11: | ||
This question has a corresponding sample application(s) associated with it. | This question has a corresponding sample application(s) associated with it. | ||
- | {{Map_Suite_Services_Edition_Third_Part_Background_Samples#GPS to Google Map(Desktop)|Sample:GPS to Google Map(Desktop)}} | + | [[Map_Suite_Services_Edition_Third_Part_Background_Samples#GPS to Google Map(Desktop)|Sample:GPS to Google Map(Desktop)]] |
Today we have the Desktop version of the Web project “GPS to Google”. In this project, we show how to display on Google Map point data coming from some GPS reading in Geodetic (Longitude/Latitude). It also shows how to set the extent of the map so that it is centered on the GPS point. | Today we have the Desktop version of the Web project “GPS to Google”. In this project, we show how to display on Google Map point data coming from some GPS reading in Geodetic (Longitude/Latitude). It also shows how to set the extent of the map so that it is centered on the GPS point. | ||
Line 18: | Line 18: | ||
This question has a corresponding sample application(s) associated with it. | This question has a corresponding sample application(s) associated with it. | ||
- | {{Map_Suite_Services_Edition_Third_Part_Background_Samples#Great Circle with Google Map|Sample:Great Circle with Google Map}} | + | [[Map_Suite_Services_Edition_Third_Part_Background_Samples#Great Circle with Google Map|Sample:Great Circle with Google Map]] |
The purpose of this Web project is to complete an earlier project “Great Circle on Pacific Rim” which showed how to create the Great Circle between two points over the Pacific with the geodetic projection (decimal degrees). In this project, we apply Great Circle to Google Map showing on the Pacific Rim going from America to Asia. | The purpose of this Web project is to complete an earlier project “Great Circle on Pacific Rim” which showed how to create the Great Circle between two points over the Pacific with the geodetic projection (decimal degrees). In this project, we apply Great Circle to Google Map showing on the Pacific Rim going from America to Asia. | ||
Line 25: | Line 25: | ||
This question has a corresponding sample application(s) associated with it. | This question has a corresponding sample application(s) associated with it. | ||
- | {{Map_Suite_Services_Edition_Third_Part_Background_Samples#Mini_map_with_Google_Map|Sample:Mini map with Google Map}} | + | [[Map_Suite_Services_Edition_Third_Part_Background_Samples#Mini_map_with_Google_Map|Sample:Mini map with Google Map]] |
At the request of a Discussion Forum user who wants to know how to use a map locator with Google Map, today we publish a Desktop project that shows how to extent the AdornmentLayer for creating a locator mini map that can use Google Map. | At the request of a Discussion Forum user who wants to know how to use a map locator with Google Map, today we publish a Desktop project that shows how to extent the AdornmentLayer for creating a locator mini map that can use Google Map. | ||