====== Map Suite Web Edition Project Templates ======
==== Vehicle Tracking ====
{{webedition:codesamples:Map_Suite_Web_Edition_Project_Templates_VehicleTracking.png?300x180|vehicletracking}}
[[[Source Code WebEdition ProjectTemplates VehicleTracking CS.zip|View Source]] {{filehistory:WebEdition_ProjectTemplates_VehicleTracking_CS_150618.zip|C# Download}}
[[Map Suite Samples Alternate Languages | Need it in another language?]]
The Vehicle Tracking sample template gives you a head start on your next tracking project. With a working code example to draw from, you can spend more of your time implementing the features you care about and less time thinking about how to accomplish the basic functionality of a tracking system.
----
==== US Earthquake Statistics ====
{{webedition:codesamples:Map_Suite_Web_Edition_Project_Templates_USEarthquakeStatics.png?300x180}}
[[Source Code WebEdition ProjectTemplates USEarthquakeStatics CS.zip|View Source]] {{filehistory:WebEdition_Project_Templates_UsEarthquakeStatistics_CS_150618.zip|C# Download}}
[[Map Suite Samples Alternate Languages | Need it in another language?]]
The Earthquake Statistics sample template is a statistical report system for earthquakes that have occurred in the past few years across the United States. It can help you generate infographics and analyze the severely afflicted areas, or used as supporting evidence when recommending measures to minimize the damage in future quakes.
----
==== Demographic and Lifestyle Maps ====
{{webedition:codesamples:Map_Suite_Web_Edition_Project_Templates_DemographicMap.png?300x180}}
[[Source Code WebEdition ProjectTemplates UsDemographicMap CS.zip|View Source]] {{filehistory:WebEdition_Project_Templates_UsDemographicMap_CS_150618.zip|C# Download}}
[[Map Suite Samples Alternate Languages | Need it in another language?]]
The Demographic and Lifestyle sample template gives you a head start on your statistics project, which includes details about race, age, gender, land usage, and more for all the states in U.S. The template contains pre-styled layers that can be used as-is, or as the foundation for adding your own map notes and layers.
----
==== Site Selection ====
{{webedition:codesamples:Map_Suite_Web_Edition_Project_Templates_SiteSelection.png?300x180}}
[[Source Code WebEdition ProjectTemplates SiteSelection CS.zip|View Source]] {{filehistory:WebEdition_Project_Templates_SiteSelection_CS_150618.zip|C# Download}}
[[Map Suite Samples Alternate Languages | Need it in another language?]]
The Site Selection sample template allows you to view, understand, interpret, and visualize spatial data in many ways that reveal relationships, patterns, and trends. In the example illustrated, the user can apply the features of GIS to analyze spatial data to efficiently choose a suitable site for a new retail outlet.
----
==== Vehicle Tracking (Ajax) ====
{{webedition:codesamples:Map Suite Web Edition Project Templates AjaxVehicleTracking.png?300x180}}
[[Source Code WebEdition ProjectTemplates AjaxVehicleTracking CS.zip|View Source]] {{filehistory:WebEdition_Project_Templates_AjaxVehicleTracking_CS_150618.zip|C# Download}}
[[Map Suite Samples Alternate Languages | Need it in another language?]]
The Ajax Vehicle Tracking sample template gives you a head start on your next ajax tracking project. With a working code example to draw from, you can spend more of your time implementing the features you care about and less time thinking about how to accomplish the basic functionality of a ajax tracking system.