Click here to Skip to main content
15,893,588 members
Articles / Programming Languages / C#

Free Maps from the Web Using Web Mapping Service

Rate me:
Please Sign up or sign in to vote.
4.83/5 (52 votes)
20 Jun 2004CPOL27 min read 257.9K   8K   157  
Overview of using the OpenGIS Web Mapping Service to retrieve maps from the web
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Get Capabilities Example", "Get Capabilities Example\Get Capabilities Example.csproj", "{46098F4E-CC9F-43E7-8094-AAFECBDD8473}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wms.Client", "Wms.Client\Wms.Client.csproj", "{C3D6D295-231E-49D0-BFD9-EF70E87B3D1D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Get Map Example", "Get Map Example\Get Map Example.csproj", "{C24BE530-89D4-48B0-860B-699F8CB4B8E7}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Get Map Asynch Example", "Get Map Asynch Example\Get Map Asynch Example.csproj", "{456580C3-F903-45F0-8CDB-FFC4F1E213B5}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Map Animation", "MapAnimation\Map Animation.csproj", "{C736D43F-20B1-4D45-BB81-44284A3AD182}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WMSBrowser", "WMSBrowser\WMSBrowser.csproj", "{477125AF-A57A-4DBB-A479-C91981A29E00}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{46098F4E-CC9F-43E7-8094-AAFECBDD8473}.Debug.ActiveCfg = Debug|.NET
		{46098F4E-CC9F-43E7-8094-AAFECBDD8473}.Debug.Build.0 = Debug|.NET
		{46098F4E-CC9F-43E7-8094-AAFECBDD8473}.Release.ActiveCfg = Release|.NET
		{46098F4E-CC9F-43E7-8094-AAFECBDD8473}.Release.Build.0 = Release|.NET
		{C3D6D295-231E-49D0-BFD9-EF70E87B3D1D}.Debug.ActiveCfg = Debug|.NET
		{C3D6D295-231E-49D0-BFD9-EF70E87B3D1D}.Debug.Build.0 = Debug|.NET
		{C3D6D295-231E-49D0-BFD9-EF70E87B3D1D}.Release.ActiveCfg = Release|.NET
		{C3D6D295-231E-49D0-BFD9-EF70E87B3D1D}.Release.Build.0 = Release|.NET
		{C24BE530-89D4-48B0-860B-699F8CB4B8E7}.Debug.ActiveCfg = Debug|.NET
		{C24BE530-89D4-48B0-860B-699F8CB4B8E7}.Debug.Build.0 = Debug|.NET
		{C24BE530-89D4-48B0-860B-699F8CB4B8E7}.Release.ActiveCfg = Release|.NET
		{C24BE530-89D4-48B0-860B-699F8CB4B8E7}.Release.Build.0 = Release|.NET
		{456580C3-F903-45F0-8CDB-FFC4F1E213B5}.Debug.ActiveCfg = Debug|.NET
		{456580C3-F903-45F0-8CDB-FFC4F1E213B5}.Debug.Build.0 = Debug|.NET
		{456580C3-F903-45F0-8CDB-FFC4F1E213B5}.Release.ActiveCfg = Release|.NET
		{456580C3-F903-45F0-8CDB-FFC4F1E213B5}.Release.Build.0 = Release|.NET
		{C736D43F-20B1-4D45-BB81-44284A3AD182}.Debug.ActiveCfg = Debug|.NET
		{C736D43F-20B1-4D45-BB81-44284A3AD182}.Debug.Build.0 = Debug|.NET
		{C736D43F-20B1-4D45-BB81-44284A3AD182}.Release.ActiveCfg = Release|.NET
		{C736D43F-20B1-4D45-BB81-44284A3AD182}.Release.Build.0 = Release|.NET
		{477125AF-A57A-4DBB-A479-C91981A29E00}.Debug.ActiveCfg = Debug|.NET
		{477125AF-A57A-4DBB-A479-C91981A29E00}.Debug.Build.0 = Debug|.NET
		{477125AF-A57A-4DBB-A479-C91981A29E00}.Release.ActiveCfg = Release|.NET
		{477125AF-A57A-4DBB-A479-C91981A29E00}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(SolutionItems) = postSolution
		GLOBECapabilities20040423.xml = GLOBECapabilities20040423.xml
		WMS Overview Article.html = WMS Overview Article.html
		WMSOverviewFigure01.gif = WMSOverviewFigure01.gif
		WMSOverviewFigure02.gif = WMSOverviewFigure02.gif
		WMSOverviewFigure03.gif = WMSOverviewFigure03.gif
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Tom Gaskins is an independent software consultant currently providing technical assistance and software project management to NASA's Learning Technologies Office. The creation of this article was sponsored by NASA.

Comments and Discussions