Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mapeditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Chatchawan Polmafoung
  • mapeditor
  • Wiki
  • crud service docs

crud service docs · Changes

Page history
chatchawan created page: crud service docs authored Dec 14, 2015 by Chatchawan Polmafoung's avatar Chatchawan Polmafoung
Hide whitespace changes
Inline Side-by-side
crud-service-docs.markdown
View page @ 9aec6c58
...@@ -95,18 +95,21 @@ post http://172.16.20.63:3000/poi/ ...@@ -95,18 +95,21 @@ post http://172.16.20.63:3000/poi/
```json ```json
{ {
"latlng" : { "latlng" : {
"lat" : 12, "lat" : 15,
"lng" : 12 "lng" : 100.52
}, },
"mapScore" : 3, "mapScore" : 3,
"nameTh" : "__test_xx", "nameTh" : "myTEST_3ock",
"nameEn" : "__test_xx", "nameEn" : "myTEST_3ock",
"labelTh" : "__test_xx", "labelTh" : "myTEST_3ock",
"labelEn" : "__test_xx", "labelEn" : "__temyTEST_3ockst_xx",
"categoryCode" : "01010201", "categoryCode" : "01010201",
"mapLayer" : "adasd", "telephone" : "123123",
"source" : "XXX___XXX", "star" : 0,
"tCode" : "670903" "hsn" : "111/11111",
"rd_name" : "sudo 123",
"poi_score": "0",
"note": ""
} }
``` ```
......
Clone repository
  • EcmaScript 6.0
  • crud service docs
  • ecmascript 6
  • Home