MapServerCreateOrUpdate
url
required
string uri
province_code
required
string
ประเภทประกาศ
ระดับผัง (ประเภทวันปิดประกาศ)
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
รูปภาพประกาศ
วัตถุประสงค์
Map Service URL
รายละเอียด
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
Signed 32-bit integers (commonly used integer type).
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
เลือกข้อมูล MapLayer ที่ status = true มาแสดงตาม province_code
The request has succeeded.
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": "…"
}
]The request has succeeded.