Instructions

  1. You can enter any of:
    1. POINT
    2. LINESTRING
    3. POLYGON
  2. as returned from a SQL Spatial query of the form "select [col].STAsText() from [table]"
  3. Simply paste the query result text into the textarea and hit "Visualise".
  4. There is a sample POLYGON in there for you to try.
  5. It only copes with simple polygons ie those without "interior boundaries" (holes)!

Comments?

RSS Icon My Blog

Shape Text

Must be in the form "POLYGON ((47.61872 -122.334337, ....., 47.61792 -122.334037))"