maptiler/tileserver-php

Serving GeoJSON

Closed this issue · 1 comments

How can I serve a GeoJSON file? There is no option for this despite being easy.

Use a different folder on apache. Or you can add to htaccess rule that will catch everything with ending ".geojson" and don't use index.php for that.