Skip to content

Instantly share code, notes, and snippets.

@NathanW2
Last active September 14, 2017 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NathanW2/ee408aaae89a9b937559bea6251f064e to your computer and use it in GitHub Desktop.
Save NathanW2/ee408aaae89a9b937559bea6251f064e to your computer and use it in GitHub Desktop.
string user = @"MULTIPOLYGON (
((497140.111504213 7000067.0051564, 497140.111504239 7000067.00515642,
497108.282321511 6999764.50865007, 496870.11273669 6999736.95241933,
496870.112736702 6999736.95241954, 496870.11273669 6999736.95241954,
496874.346768004 6999813.10375028, 497140.111504239 7000067.00515664,
497140.111504213 7000067.0051564)),
((497171.990745506 7000155.85678491,
497171.990745576 7000155.85678476, 496850.952737626 6999819.44373352,
496816.906830532 6999899.81645738, 496816.9068306 6999899.81645744,
496816.906830532 6999899.8164576, 497150.71415798 7000200.27434632,
497171.990745576 7000155.85678498, 497171.990745506 7000155.85678491)))";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment