Skip to content

FridrichPeter/fibonacci_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Fibonacci Sequence on Map

This project visualizes the Fibonacci sequence as points on a map, starting at Ciudad Mitad del Mundo, using Python with ArcPy and the EPSG:3857 spatial reference system.

Features

  • Generates points based on the Fibonacci sequence.
  • First point starts exactly at Ciudad Mitad del Mundo.
  • Uses EPSG:3857 (Web Mercator) for coordinate projection.

Requirements

  • ArcGIS Pro
  • Python 3.x with ArcPy module

Usage

  1. Clone the repository.
  2. Set up the workspace in ArcGIS Pro.
  3. Run the fibonacci_points.py script to generate the points in a feature class.
git clone https://github.com/FridrichPeter/fibonacci_map.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages