Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Serving geoJson with custom coordinates #97

Open
ElijasZ opened this issue Jun 25, 2018 · 1 comment
Open

Serving geoJson with custom coordinates #97

ElijasZ opened this issue Jun 25, 2018 · 1 comment

Comments

@ElijasZ
Copy link

ElijasZ commented Jun 25, 2018

Hello, sorry if this is a noob question, but i didn't find the answer in previous issues.
So i need to return geoJson which is build from scratch (coordinates and properties). So far I've found only examples with with custom properties, and coordinates straight from models. Ts there a way to include coordinates as well? (I am trying to return feature collection, which consists of polygons).

@Gagaro
Copy link
Member

Gagaro commented Jun 27, 2018

Where do those features come from?

You can make a view which return the geojson you want by building it yourself.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants