Skip to content

Instantly share code, notes, and snippets.

View Vonter's full-sized avatar
🏠
Working from home

Vivek Vonter

🏠
Working from home
View GitHub Profile
@Vonter
Vonter / villages.csv
Last active March 24, 2023 12:24
Jharkhand Villages scraped from Bhoomi (https://jharbhoomi.jharkhand.gov.in)
We can't make this file beautiful and searchable because it's too large.
district_num,district_name,circle_num,circle_name,mauza_num,mauza_name
01,Gumla,01,Gumla,0001,बरकनी
01,Gumla,01,Gumla,0002,कीता
01,Gumla,01,Gumla,0003,चुहरु
01,Gumla,01,Gumla,0004,सीसी
01,Gumla,01,Gumla,0005,कतरी
01,Gumla,01,Gumla,0006,कोटाम
01,Gumla,01,Gumla,0007,पतगच्छा
01,Gumla,01,Gumla,0008,हेठ जोरी
01,Gumla,01,Gumla,0009,मड़वा
@Vonter
Vonter / Flyovers_of_Bengaluru.geojson
Created April 22, 2023 16:37
Flyovers of Bengaluru
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Vonter
Vonter / BBMP_Wards_2023.geojson
Created August 22, 2023 04:17
BBMP Ward Delimitation (2023) - 225 Wards
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Vonter
Vonter / amche-layer-config.js
Last active April 20, 2025 13:17
amche-layer-config.js
let layersConfig = [
{
id: 'streetmap',
title: 'Street Map रस्त्याचो नकासो',
description: 'Detailed street map sourced from <a href="https://www.openstreetmap.org/#map=11/15.4054/73.9280" target="_blank">OpenStreetMap contributors</a> and other data sources via <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-streets-v8/" target="_blank">Mapbox Streets</a> vector tiles.',
type: 'style',
headerImage: 'assets/map-layer-streetmap.png',
initiallyChecked: true,
layers: [
{ title: 'Places', sourceLayer: 'place_label' },