Other articles


  1. Bike Paths in East Central MN

    Image of person riding a bicycle

    Arcpy generated Map output from programmatically accessed polygon and line feature class data

    • Multiple Shapefile data sources accessed programmatically online and loaded into a geodatabase in Arcpy,
    • The city/township polygon and bike path line feature data were loaded onto an existing project map aprx file
    • Result for east central Minnesota shows predominant bike path types and total route lengths
    • Off road paths are predominant in east central Minnesota in areas surrounding Minneapolis and St. Paul
      • Unknown indicates that the predominant route type was populated with a value of unknown
      • read more
  2. Real-time Drone Folium Maps GIS

    How to Use

    • Run Cell 1:

      • This cell sets up the telemetry functions and initializes the CSV file.
    • Run Cell 2:

      • This cell runs the telemetry loop. It will continuously fetch telemetry data and update the map until you interrupt the cell execution (e.g., using the stop button in Jupyter).
    • Run Cell 3:

      • This cell displays the latest map. You can re-run this cell to refresh the map display with updated data.
      • read more

links

social