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 @ 8178efe7
......@@ -176,10 +176,12 @@ example : http://172.16.20.63:3000/dataservice/0/0/0/0/0
Search for poi by MAPINFO_ID, NAME TH/ENG or LABEL TH/ENG
get http://172.16.20.63:3000/poi?text=searchText&pagesize=10&pageno=0
get http://172.16.20.63:3000/poi?text=searchText&pagesize=10&pageno=0&tcode=090903&categorycode=07020101
- pagesize : ใส่หรือไม่ใส่ก็ได้ ถ้าไม่ใส่จะเป็นการ query ทั้งหมด
- pageno : ใส่หรือไม่ใส่ก็ได้ ถ้าไม่ใส่จะมีค่าเป็น 0
- tcode : ใส่หรือไม่ก็ได้
- categorycode : ใส่หรือไม่ก็ได้
example http://172.16.20.63:3000/poi?text=1234
......
Clone repository
  • EcmaScript 6.0
  • crud service docs
  • ecmascript 6
  • Home