profile_urban_region

Identifies urban functional regions by analyzing trajectory data and POI information with Python scripts.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/bettercallfan/deerflow --skill profile-urban-region
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profile_urban_region
Source: https://github.com/bettercallfan/deerflow/tree/main/skills/custom/spatiotemporal_trajectory/profile_urban_region
Command: npx skills add https://github.com/bettercallfan/deerflow --skill profile-urban-region

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, scripts/profile_urban_region.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a solution for users who need to identify urban functional regions such as residential, commercial, transit, leisure, or mixed-use areas by analyzing trajectory data and POI information.

Core Features & Use Cases

  • Urban Functional Region Identification: Classify region functions based on trajectory activity and POI category distributions.
  • Use Case: For a city planner, this skill can help in understanding the usage patterns and functional attributes of various urban areas.

Quick Start

Identify urban functional regions based on trajectory data and POI information.

Frequently Asked Questions about profile_urban_region

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify urban functional regions using trajectory data and POI information?

Urban functional region identification classifies areas like residential, commercial, or transit zones by analyzing trajectory data and POI category distributions. It applies spatial analysis techniques to detect activity patterns and assign functional attributes to specific city regions.

Can I use Python to classify residential and commercial zones from spatial data?

Yes, you can use the provided Python script to classify residential and commercial zones from spatial data. The script analyzes trajectory data and POI information to categorize urban areas based on their functional attributes and usage patterns.

Do I need Python3 to run spatial analysis for urban development planning?

Yes, you need Python3 installed to run the spatial analysis script for urban development planning. The Skill requires Python3 to process trajectory data and POI information, executing the analysis needed to identify urban functional regions.

What's the best way to analyze trajectory data for city planning and urban development?

To analyze trajectory data for city planning, the script correlates movement patterns with POI distributions to identify functional regions. This approach helps city planners understand usage patterns and functional attributes of various urban areas.

What types of urban functional regions can I detect through POI analysis?

Through POI analysis, you can detect urban functional regions such as residential, commercial, transit, leisure, and mixed-use areas. The classification is based on POI category distributions combined with trajectory activity patterns within the spatial data.