Skip to content

Commit

Permalink
Merge pull request phayes#78 from mprins/master
Browse files Browse the repository at this point in the history
quick fix for GeoJSON adapter
  • Loading branch information
phayes committed Apr 1, 2014
2 parents 9284cb1 + 6a0f1d1 commit 478a1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geoPHP.inc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class geoPHP
'wkb' => 'WKB',
'ewkb' => 'EWKB',
'json' => 'GeoJSON',
'geojson' => 'GeoJSON',
'kml' => 'KML',
'gpx' => 'GPX',
'georss' => 'GeoRSS',
Expand Down

0 comments on commit 478a1a0

Please sign in to comment.