Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Chatchawan Polmafoung
mapeditor
Wiki
crud service docs
crud service docs
· Changes
Page history
chatchawan created page: crud service docs
authored
Sep 23, 2015
by
Chatchawan Polmafoung
Show whitespace changes
Inline
Side-by-side
crud-service-docs.markdown
View page @
1aa69e1e
...
...
@@ -5,6 +5,7 @@ get http://172.16.20.63:3000/poi/:zoom/:nwlng/:nwlat/:selng/:selat
response
```
json
[
{
"MAPINFO_ID"
:
10000
,
"GEOSPATIAL"
:
{
...
...
@@ -16,6 +17,7 @@ response
"LABEL_THAI"
:
""
,
"LABEL_ENG"
:
""
}
]
```
...
...