From 839d14871d74edfe2a45954469a9664f5235b1f3 Mon Sep 17 00:00:00 2001 From: Bobby Allen Date: Mon, 22 Aug 2016 11:35:23 +0100 Subject: [PATCH] Added example of Feature and FeatureCollection types. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1b19f99..e006449 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,6 @@ echo $feature->generate(); ``` Check out the GitHub Gist rendition of the GeoJSON output: https://gist.github.com/bobsta63/a1dfa013273cc75ce061a13250ae6683 -``` #### Feature Collection