DraftPlanNoticeAttachmentCreateItem

{} DraftPlanNoticeAttachmentCreateItem
code
required
string
seq
required
integer int32

Signed 32-bit integers (commonly used integer type).

file_title
required
string
file_name
required
string
file_path
required
string
file_size
required
number decimal
action
required
string enum
  • create
  • update
  • delete

DraftPlanNoticeAttachmentCreateOrUpdateItem

{} DraftPlanNoticeAttachmentCreateOrUpdateItem
id
required
allOf
code
required
string
seq
required
integer int32

Signed 32-bit integers (commonly used integer type).

file_title
required
string
file_name
required
string
file_path
required
string
file_size
required
number decimal
action
required
string enum
  • create
  • update
  • delete

DraftPlanNoticeCreate

{} DraftPlanNoticeCreate
notice_id
required
string uuid
name
required
string
notice_start
string date

full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

notice_end
string date

full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

detail
string
attachments
array object[]
0.0.0
OAS 3.0.0

DPT12 API

Client Libraries
Shell
Ruby
Node.js
PHP
Python
C
More
Authentication
Bearer Authentication (BearerAuth)

Public: รายการประกาศ

Public: แสดงความเห็นประกาศ

Public: ประวัติทำรายการ

Public: แสดงรายการชั้นข้อมูลแผนที่

/public/map-layers

เลือกข้อมูล MapLayer ที่ status = true มาแสดงตาม province_code

Query Parameters
  • province_code
    required
    string
Responses
  • 200

    The request has succeeded.

GET/public/map-layers
Shell cURL
curl --request GET \
  --url 'https://dpt-openapi.finema.dev/public/map-layers?province_code=' \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
[
  {
    "url": "…",
    "layer_id": 1,
    "layer_name": "…",
    "plan_name": "…"
  }
]

Backoffice: จัดการชื่อผัง

Backoffice: จัดการประกาศ

Backoffice: รายงานสรุปผล

Backoffice: จัดการสิทธิ์

Backoffice: จัดการชั้นข้อมูลแผนที่

Backoffice: จัดการลิ้งค์ข้อมูลแผนที่