Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Define frontend payload #13

Open
danrademacher opened this issue Jun 9, 2015 · 2 comments
Open

Define frontend payload #13

danrademacher opened this issue Jun 9, 2015 · 2 comments
Assignees

Comments

@danrademacher
Copy link
Member

JSON object:

{
      "title": "titlehere",
      "filelocation": "filelocation",
       "id": "id_here"
}

then this gets handed to existing GeoDjango processor

@mojodna, does this make sense?

@mojodna
Copy link

mojodna commented Jun 9, 2015

Attributes:

  • title (?)
  • file path
  • ID
  • ...

@cesandoval
Copy link

{
      "title": "titlehere",
      "filelocation": "filelocation",
       "id": "id_here",
       "srs": "srs_here",
       "units": "geometry_units",
       "geometry_type": "type"
}

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

No branches or pull requests

3 participants