Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

polylines

Here are 21 public repositories matching this topic...

MapsYandexAPI

# Яндекс Карты - Базовый API Этот проект демонстрирует базовые функции работы с API Яндекс Карт (MapKit) для создания интерактивных карт на веб-страницах. ## 🚀 Возможности ### Основные функции: - ✅ Инициализация карты с настройками - ✅ Добавление маркеров (Placemark) - ✅ Создание полигонов (Polygon) - ✅ Рисование линий (Polyline) - ✅ Управление

  • Updated Sep 15, 2025
  • Kotlin

GeoRDPy is a Python library that simplifies geodetic-coordinate polylines using the Ramer-Douglas-Peucker algorithm. It reduces the number of points while preserving accuracy, making it ideal for optimizing geospatial data representations. Specify a threshold for error tolerance and choose a sphere radius for tailored simplification.

  • Updated Feb 20, 2025
  • Python

Improve this page

Add a description, image, and links to the polylines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the polylines topic, visit your repo's landing page and select "manage topics."

Learn more