This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geohash [2015/08/20 03:08] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.Geohash ====== | ||
- | |||
- | |||
- | |||
- | <!-- Class --> | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | **[[ThinkGeo.MapSuite.Core.Geohash]] | ||
- | ===== Members Summary ===== | ||
- | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
- | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
- | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(PointShape, Int32)|ConvertToGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(Vertex, Int32)|ConvertToGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(Double, Double, Int32)|ConvertToGeohash]] | Double, Double, Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToPointShape(String)|ConvertToPointShape]] | String | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Double, Double, GeohashAjacentDirection)|GetAdjacentGeohash]] | Double, Double, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Double, Double, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | Double, Double, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(PointShape, GeohashAjacentDirection)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(PointShape, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Vertex, GeohashAjacentDirection)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Vertex, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(String, GeohashAjacentDirection)|GetAdjacentGeohash]] | String, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Double, Double, Int32)|GetAdjacentGeohashes]] | Double, Double, Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Double, Double)|GetAdjacentGeohashes]] | Double, Double | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(String)|GetAdjacentGeohashes]] | String | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Vertex)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(PointShape, Int32)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(PointShape)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Vertex, Int32)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], Int32 | | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | ||
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | ||
- | |||
- | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | ||
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | ||
- | |||
- | ==== Public Properties ==== | ||
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
- | |||
- | ==== Protected Properties ==== | ||
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
- | |||
- | ==== Public Events ==== | ||
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | ||
- | |||
- | ===== Public Constructors ===== | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | ==== ConvertToGeohash(PointShape, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== ConvertToGeohash(Vertex, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== ConvertToGeohash(Double, Double, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | longitude | Double<!-- System.Double --> | | | ||
- | | latitude | Double<!-- System.Double --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== ConvertToPointShape(String) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | geohash | String<!-- System.String --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== Equals(Object) ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Boolean<!-- System.Boolean --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | obj | Object<!-- System.Object --> | | | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(Double, Double, GeohashAjacentDirection) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | longitude | Double<!-- System.Double --> | | | ||
- | | latitude | Double<!-- System.Double --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(Double, Double, GeohashAjacentDirection, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | longitude | Double<!-- System.Double --> | | | ||
- | | latitude | Double<!-- System.Double --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(PointShape, GeohashAjacentDirection) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(PointShape, GeohashAjacentDirection, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(Vertex, GeohashAjacentDirection) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(Vertex, GeohashAjacentDirection, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohash(String, GeohashAjacentDirection) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | geohash | String<!-- System.String --> | | | ||
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(Double, Double, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | longitude | Double<!-- System.Double --> | | | ||
- | | latitude | Double<!-- System.Double --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(Double, Double) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | longitude | Double<!-- System.Double --> | | | ||
- | | latitude | Double<!-- System.Double --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(String) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | geohash | String<!-- System.String --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(Vertex) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(PointShape, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(PointShape) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetAdjacentGeohashes(Vertex, Int32) ==== | ||
- | <!-- static --> | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | ||
- | | precision | Int32<!-- System.Int32 --> | | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetHashCode() ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Int32<!-- System.Int32 --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetType() ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Type<!-- System.Type --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== ToString() ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | String<!-- System.String --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | ==== Finalize() ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Void<!-- System.Void --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MemberwiseClone() ==== | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Object<!-- System.Object --> | | | ||
- | |||
- | === Parameters === | ||
- | ^ Name ^ Type ^ Description ^ | ||
- | |||
- | <!-- System.Object --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | ===== Protected Properties ===== | ||
- | ===== Public Events ===== | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.Core]] | ||
- | [[Category:UpdateDocumentation]] | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.