RamaAditya49 GitHub avatar

peta-pixel-nusantara

RamaAditya49

An 8-bit pixel map of Indonesia's 38 provinces and 519 regencies/cities, delivered as open-source rasterized data with a lightweight vanilla JavaScript interactive demo.

Stars

8

7-day growth

No data

Forks

2

Open issues

48

License

NOASSERTION

Last updated

2026-07-04

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It converts real administrative boundaries into a pixel grid that is zoomable, works offline, and provides O(1) hit-testing, making it uniquely simple and portable for any platform that can draw squares.

Who it is for

  • Web developers needing an interactive Indonesia map without a tile server
  • Game developers who want a lightweight, sharp pixel map for their game engine
  • Community dashboard and data visualization builders
  • Mobile app developers looking for an offline-ready, low-dependency map component

Use cases

  • Displaying aggregate community data (members, events) on an Indonesia map
  • Embedding a zoomable pixel map on a landing page or dashboard
  • Using the pixel grid as a base layer in a game or tool that needs province/regency selection
  • Creating an offline-capable interactive map for internal tools or kiosks

Strengths

  • Zero build step and no runtime dependencies—just open index.html
  • Sharp at any zoom level thanks to nearest-neighbor rendering and pixel grid
  • O(1) region lookup from screen coordinates using a flat grid index
  • Portable across web, mobile, desktop, and game engines with minimal adaptation

Considerations

  • Region names and codes may need normalization before use in official government systems
  • Designed for aggregate data, not personal data—privacy thresholds recommended
  • Current data uses geoBoundaries ADM2 which may have minor naming inconsistencies

README quick start

Quick Start

Description

Peta Indonesia 8bit / pixel map of Indonesia with 38 provinces and 519 ADM2 regions, rendered as an interactive canvas grid.

Related repositories

Similar projects matched by category, topics, and programming language.

op7418
op7418 GitHub avatar

guizang-material-illustration

A skill for AI agents like Claude Code and Codex to generate explanatory illustrations with Chinese labels in the 'Guizang' material style, making abstract concepts, charts, and reference-based content into clear center visuals.

Empty
835
ddosi
Featured
ddosi GitHub avatar

PacketLens

PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.

HTML
19
ViffyGwaanl
Featured
ViffyGwaanl GitHub avatar

kimi-k3-learn

An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.

AI & Machine Learning
15