Select to view content in your preferred language

Spatial Map Series Map Extent for Lines

234
2
Jump to solution
02-12-2025 09:15 AM
LLyons
by
Occasional Contributor

Hello! I have created a spatial map series based off the results I got from using the Generate Origin-Destination Links tool. The origins are home location of families attending a daycare and destinations are the locations of the daycares. The issue I'm having is I cannot get the individual map series pages to show the full line of the Origin-Destination link. I've used the page query option so I'm only seeing the lines for families attending the individual childcare location. No matter which map extent I pick in the map series properties window, I cannot see the entirety of all of the lines (from one end to the other) leading to that childcare location. Thanks!

0 Kudos
1 Solution

Accepted Solutions
AlfredBaldenweck
MVP Regular Contributor

Hmm. 

So, I made some points and pointed them at each other. My students are going to either the school or the ballpark.

AlfredBaldenweck_0-1739390727559.png

Then I apply a page query to the links.

AlfredBaldenweck_1-1739390785410.png

and I'm still only seeing part of my students and my links. 

Here's a solution:

Use Minimum Bounding Geometry with a convex hull on your students

AlfredBaldenweck_2-1739390877580.pngAlfredBaldenweck_3-1739390964020.png

Then use that as your index layer.

AlfredBaldenweck_4-1739390995895.png

AlfredBaldenweck_5-1739391129195.png

Your index layer does not need to be turned on for the spatial map series to work. Also, make sure that your extent is not locked the way mine was-- it was "center and maintain scale" and that wasn't helpful.

 

 

If you don't want to do that, though, I did notice that using a point layer as the index layer will only allow you to center and maintain scale, so try bumping that up to a better scale if you don't want to do the whole minimum bounding geometry thing.

View solution in original post

2 Replies
AlfredBaldenweck
MVP Regular Contributor

Hmm. 

So, I made some points and pointed them at each other. My students are going to either the school or the ballpark.

AlfredBaldenweck_0-1739390727559.png

Then I apply a page query to the links.

AlfredBaldenweck_1-1739390785410.png

and I'm still only seeing part of my students and my links. 

Here's a solution:

Use Minimum Bounding Geometry with a convex hull on your students

AlfredBaldenweck_2-1739390877580.pngAlfredBaldenweck_3-1739390964020.png

Then use that as your index layer.

AlfredBaldenweck_4-1739390995895.png

AlfredBaldenweck_5-1739391129195.png

Your index layer does not need to be turned on for the spatial map series to work. Also, make sure that your extent is not locked the way mine was-- it was "center and maintain scale" and that wasn't helpful.

 

 

If you don't want to do that, though, I did notice that using a point layer as the index layer will only allow you to center and maintain scale, so try bumping that up to a better scale if you don't want to do the whole minimum bounding geometry thing.

LLyons
by
Occasional Contributor

This is perfect!! Thank you so much!! Didn't even know about that tool!

0 Kudos