//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace OSGeo.MapGuide.ObjectModels.Tests.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("OSGeo.MapGuide.ObjectModels.Tests.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> ///<ApplicationDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="ApplicationDefinition-1.0.0.xsd"> /// <Title>Title1</Title> /// <TemplateUrl>TemplateUrl1</TemplateUrl> /// <MapSet> /// <MapGroup id="id1"> /// <InitialView> /// <CenterX>1</CenterX> /// <CenterY>1</CenterY> /// <Scale>1</Scale> /// </InitialView> /// <Map> /// <Type>Type1</Type> /// < [rest of string was truncated]";. /// internal static string AppDef_1_0_0 { get { return ResourceManager.GetString("AppDef_1_0_0", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> ///<DrawingSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="DrawingSource-1.0.0.xsd"> /// <SourceName>SourceName1</SourceName> /// <CoordinateSpace>CoordinateSpace1</CoordinateSpace> /// <Sheet> /// <Name>Name1</Name> /// <Extent> /// <MinX>1</MinX> /// <MinY>1</MinY> /// <MaxX>1</MaxX> /// <MaxY>1</MaxY> /// </Extent> /// </Sheet> /// <Sheet> /// <Name>Name2</Name> /// <E [rest of string was truncated]";. /// internal static string DrawingSource_1_0_0 { get { return ResourceManager.GetString("DrawingSource_1_0_0", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> ///<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"> /// <Provider>Provider1</Provider> /// <Parameter> /// <Name>Name1</Name> /// <Value>Value1</Value> /// <ExtendedData1> /// <any_element>anyType</any_element> /// <any_element>anyType</any_element> /// <any_element>anyType</any_element> /// </ExtendedData1> /// </Parameter> /// <Parameter> /// [rest of string was truncated]";. /// internal static string FeatureSource_1_0_0 { get { return ResourceManager.GetString("FeatureSource_1_0_0", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<TileSetDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="TileSetDefinition-3.0.0.xsd"> /// <TileStoreParameters> /// <TileProvider>Default</TileProvider> /// <Parameter> /// <Name>TilePath</Name> /// <Value>%MG_TILE_CACHE_PATH%</Value> /// </Parameter> /// <Parameter> /// <Name>TileWidth</Name> /// <Value>256</Value> /// </Parameter> /// <Parameter> /// <Name>TileHeight</Name> /// <Value>256</Value> [rest of string was truncated]";. /// internal static string OldTiledMap { get { return ResourceManager.GetString("OldTiledMap", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<TileSetDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="TileSetDefinition-3.0.0.xsd"> /// <TileStoreParameters> /// <TileProvider>Default</TileProvider> /// <Parameter> /// <Name>TilePath</Name> /// <Value>%MG_TILE_CACHE_PATH%</Value> /// </Parameter> /// <Parameter> /// <Name>TileWidth</Name> /// <Value>256</Value> /// </Parameter> /// <Parameter> /// <Name>TileHeight</Name> /// <Value>256</Value> [rest of string was truncated]";. /// internal static string UT_BaseMap { get { return ResourceManager.GetString("UT_BaseMap", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<MapDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="MapDefinition-3.0.0.xsd" version="3.0.0"> /// <Name>Base Map linked to Tile Set</Name> /// <CoordinateSystem>PROJCS["WGS84.PseudoMercator",GEOGCS["LL84",DATUM["WGS84",SPHEROID["WGS84",6378137.000,298.25722293]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Popular Visualisation Pseudo Mercator"],PARAMETER["false_easting",0.000],PARAMETER["false_no [rest of string was truncated]";. /// internal static string UT_LinkedTileSet { get { return ResourceManager.GetString("UT_LinkedTileSet", resourceCulture); } } } }