Virtual Earth -> Sql Server 2008 Geospatial Data Visualiser
Instructions
You can enter any of:
POINT
LINESTRING
POLYGON
as returned from a SQL Spatial query of the form "select [col].STAsText() from [table]"
Simply paste the query result text into the textarea and hit "Visualise".
There is a sample POLYGON in there for you to try.
It only copes with simple polygons ie those without "interior boundaries" (holes)!
Comments?
My Blog
Shape Text
Must be in the form "POLYGON ((47.61872 -122.334337, ....., 47.61792 -122.334037))"
POLYGON((-4.2524600028991655 55.82665865994744, -4.2534899711609 55.8266104489493, -4.254047870635991 55.8263693930623, -4.254369735717759 55.825983700535986, -4.254305362701433 55.82548952639793, -4.25398349761963 55.82516409122016, -4.2534899711609 55.82492302637027, -4.252953529357896 55.8247783867433, -4.252181053161636 55.82476633341678, -4.251194000244142 55.824826600012045, -4.250679016113292 55.82500739923766, -4.250164031982408 55.82523641038383, -4.249820709228518 55.82552568569406, -4.249670505523677 55.825814958853194, -4.249713420867918 55.826200653052574, -4.249970912933359 55.826501973984996, -4.25040006637573 55.82674302905043, -4.250764846801773 55.82685150334251, -4.251644611358633 55.82677918718139, -4.2523956298828045 55.826718923611104, -4.2524600028991655 55.82665865994744))