MCPcopy Index your code
hub / github.com/TheFive/osmbc

github.com/TheFive/osmbc @4.4.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.4.2 ↗ · + Follow
890 symbols 2,260 edges 125 files 51 documented · 6%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OSMBC

OpenStreetMap Blog Collector, a tool for editing the weekly news in OpenStreetMap.

Summary

OSMBC is a small tool to support the editorial process of the OpenStreetMap Wochennotiz. It enables editors collecting references for news easily, and supports editing them in Markdown later. From edited markdown code, the final blog entry is created. As all articles can be edited "bilingual" so in German and in English, the production of the WeeklyOSM, the international variant of the Wochennotiz, is supported by OSMBC too.

Status

The system is active used since Wochennotiz 272 in September 2015.

The running instance for the editors is: https://osmbc.openstreetmap.de. This can be used by OSM Mapper in guest mode too.

At the moment there is no special test instance.

Software Build Status

I have stopped to use Travis-CI as CI Plattform to test OSMBC on a neutral environment. Will be back sometimes, somewhere in summertime :-)

Tooling

  • Database: postgres (>= 9.3) and JSON support required
  • Webserver: node.js with express and JADE rendering

More info in the Installation Guide.

Support the Developer

I am happy to do any bug fixes for the system. But please make sure, that your error report here in Git fulfills the following rules

  1. The error message occurs in the productive system, if you are working on the development version, please put the info in the bug report, to avoid unnecessary work (see section development version above).

  2. The error message occurs in the current version, so it can can be reproduced on the day, the error message has given. (then you do not need to put any version number to your request, otherwise please include the version number of OSMBC).

  3. Please describe shortly, what you have done, to produce the error.

  4. Please describe shortly, what the result of your action was, and what result you have expected.

  5. Pictures and Hyperlinks can support 3. and 4. but do not replace them.

  6. "is not working" or "is broken" obviously does not fulfill 3. and 4. .

The rules support the developer to get quicker to the point. Sometimes you are using other ways in OSMBC to get your result and the way coming to a result is important for bug fixing.

Core symbols most depended-on inside this repo

get
called by 197
util/internalCache.js
getValue
called by 87
model/config.js
save
called by 56
model/config.js
setAndSave
called by 48
model/blog.js
set
called by 46
util/internalCache.js
osmbcLink
called by 45
util/util.js
renderArticle
called by 42
render/Renderer.js
send
called by 30
notification/SlackAPI.js

Shape

Function 432
Method 382
Class 76

Languages

TypeScript100%

Modules by API surface

model/blog.js68 symbols
model/user.js42 symbols
model/article.js41 symbols
public/javascripts/article_view.js34 symbols
test/PageObjectModel/blogPage.js29 symbols
test/testutil.js28 symbols
model/config.js27 symbols
routes/article.js25 symbols
test/PageObjectModel/osmbcApp.js18 symbols
test/PageObjectModel/articlePage.js18 symbols
routes/blog.js17 symbols
render/Renderer.js17 symbols

For agents

$ claude mcp add osmbc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact