HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • Write
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: Disfactory --- # 違章工廠回報系統第205次小聚 - Coworking ###### tags: `Disfactory` `違章工廠` `違章工廠舉報系統` 時間:20251022 19:30 (GMT+8) 線上:https://meet.google.com/mwa-muih-bbm 小聚共筆: https://g0v.hackmd.io/td7cnbJ3Q2m3IdHbucF9UA ## 新提案:再裁罰的回報相關的小聚共筆 - [違章工廠回報系統第192次小聚](/EmMqbq8zQ-ayWkxsxT9qlg) - [違章工廠回報系統_第194次小聚](/UPcHStg9RF6R8K7MiMFyKA) - [違章工廠回報系統_第195次小聚](/qh5kZntmTmG4UhYeJfUgvw) - [違章工廠回報系統第193次小聚](/Ohq6vQMNSE-ogYBmpz4byw) - 違章工廠回報系統第192次小聚 20250305 - 違章工廠回報系統第193次小聚 20250402 - 違章工廠回報系統第194次小聚 20250416 - 違章工廠回報系統第195次小聚 20250430 - 違章工廠回報系統第196次小聚 - [違章工廠回報系統第198次小聚](/HNXz4is4SWWZsz3if7IBYA) :::info 文件目錄 [TOC] ::: ## 參與者簽到 實體: 線上: --- ## 本次會議紀錄 上次的進度: 1. 請swind review production migration 2. 「地號查詢自動化工具(easymap_crawler)」的維護進度 目前 Disfactory 使用的 easymap 爬蟲程式仍可運作,不需重寫。 爬蟲主要針對 「入口二」的 easymap 網站 進行資料抓取,因此 不會受到舊網站停用影響。 現階段爬蟲的功能限制為:僅能查詢非都市計畫土地,都市地號尚無法透過該機制取得。 程式碼已放置於 GitHub easymap_crawler,目前 @yukai 擁有存取權限。過去版本的爬蟲需 手動執行 script,目前正在重構為 CLI(Command Line Interface)指令工具,以利自動化執行。 在 AI 協助下,開發進度已完成到**將爬取結果匯入 PostGIS 資料庫**的階段。 下一步工作為: - 進行整體測試,確認 CLI 工具在新環境可正常執行 - 開發 Web API 介面,讓前端或其他系統模組能直接查詢地號轉換結果。 **下一次要做的事**: 1. Staging 轉 production,看一下swind的進度 2. 可以再找可以處理 vue.js 的前端 - 部署 ansible 進行中: https://github.com/Disfactory/devops/pull/1

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.