Skip to content

giuliano-macedo/geodata-br-states

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJson formatted Brazilian states perimiters

This project aims to distribute a GEOJson format of all brazilian states perimeters.

All states: geojson/br_states.json

Individual states:

Running the GeoJson generator

Pre-requisites

  • go 1.22

Running

go run main.go

Building

go build then, the binary geodata-br-states will be created in the root directory

Sources:

Related works