================ Transport zones ================ Use TransportZones to define the area that will be covered by your model. .. automodule:: mobility.spatial.transport_zones :members: The TransportZones will call the StudyArea class to manage data in the area. .. automodule:: mobility.spatial.study_area :members: StudyArea will itself call the LocalAdminUnits class to grab data from the local admin units. .. automodule:: mobility.spatial.local_admin_units :members: