CrunchyData / pg_featureserv

Lightweight RESTful Geospatial Feature Server for PostGIS in Go
Apache License 2.0
459 stars 91 forks source link

Landing page (HTML) #167

Closed krishnaglodha closed 4 months ago

krishnaglodha commented 4 months ago

hotfix in Landing page (HTML) , replaced http://localhost:9000/index,html with http://localhost:9000/index.html

dr-jts commented 4 months ago

Thanks!