AskGeo .NET  1.1.0
AskGeo Libraries for .NET
 All Classes Namespaces Functions Variables Enumerations Pages
Classes
Package AskGeo.Flt

Classes

class  GeneralMap
 All the map classes in AskGeo derive directly or indirectly from GeneralMap. GeneralMap implements the basic functionality shared among all of the maps. More...
class  NaturalEarthCountryMap
 The CountryMap is a map of the world that returns the country or equivalent for any given latitude and longitude. More...
class  NaturalEarthCountryResult
 Embodies the result of a FindResult query on an instance of the CountryMap class. More...
class  PolygonData
 Represents the raw polygonal data of a geographic shape on a map. The PolygonData is the only form of geographic data that can be queried from the subclasses of GeneralMap, so if you are wanting to work with the raw shapes, this is the class that you will be interfacing with. More...
class  ResultBase
 The base class of all result classes. Each subclass of GeneralMap has a companion result class that is itself a subclass of ResultBase. Those result classes are what are returned when a map is queried. More...
class  ResultField
 The ResultField class enumerates some of the return values that are included in the subclasses of the ResultBase class as return values to a query on a subclass of the GeneralMap class. In particular, it enumerates those pertaining to the query, such as whether the query point was inside the shape, and if not the distance to the shape from the query point. More...
class  TimeZoneMap
 The TimeZoneMap is a map of the world that returns the Olson time zone ID for any given latitude and longitude. More...
class  TimeZoneResult
 Embodies the result of a query on the TimeZoneMap class. More...
class  UsBlockGroupHighMap
 The UsBlockGroupHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census block group record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsBlockGroupHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsBlockGroupLowMap
 The UsBlockGroupLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census block group record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsBlockGroupLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsCensusMapBase
 This is the abstract base class for all maps that are derived from data from the US Census Bureau. It has no public methods and is abstract. For further details, see GeneralMap, or one of the base classes of this class. More...
class  UsCensusResultBase
 This is the abstract base class for all map query results returned from maps that are derived from data from the US Census Bureau. More...
class  UsCountyHighMap
 The UsCountyHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census county record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsCountyHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsCountyLowMap
 The UsCountyLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census county record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsCountyLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsCountySubdivisionHighMap
 The UsCountySubdivisionHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census county subdivision record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsCountySubdivisionHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsCountySubdivisionLowMap
 The UsCountySubdivisionLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census county subdivision record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsCountySubdivisionLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsPlaceHighMap
 The UsPlaceHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census place record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsPlaceHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsPlaceLowMap
 The UsPlaceLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census place record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsPlaceLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsStateHighMap
 The UsStateHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census state record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsStateHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsStateLowMap
 The UsStateLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census state record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsStateLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsTractHighMap
 The UsTractHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census tract record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsTractHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsTractLowMap
 The UsTractLowMap is a low-resolution map of the United States based on data from the US Census Bureau that returns a US census tract record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsTractLowResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...
class  UsZctaHighMap
 The UsZctaHighMap is a high-resolution map of the United States based on data from the US Census Bureau that returns a US census zcta record and related 2010 US Census and 2006-2010 American Community Survey metadata. More...
class  UsZctaHighResult
 Embodies the result of a FindResult query on an instance of the corresponding Map class. More...