Skip to content

Include examples for performing dissolve of shape file, creating leaflet map, calculating geo-distance, spatial join by distance.

Notifications You must be signed in to change notification settings

miaow27/R_Code_Ref-GEO_PROCESS

Repository files navigation

R_Code_Ref-GEO_PROCESS

Include the most common geo-processing use cases in R.

Task 1. Custermized a shape file (by dissolving s selected regions into one polygon)

Below is a New York State County Map Downloaded from here.

Our Task is to make the New York City part of 5 regions to "dissolve" to become one region called "NYC" :

Before: After:

Task 2. Create a leaftlet Map

Our Task is to create a map showing the income level by county:

To view the full interactive map: download the map located in: img/map_v1.html

About

Include examples for performing dissolve of shape file, creating leaflet map, calculating geo-distance, spatial join by distance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published