Autodesk MapGuide Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error for single layer size is 1 G
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
937 Views, 3 Replies
05-23-2012 01:04 PM
Hi there,
When I load shp file which is bigger than several hundreds of MB, I found MapGuide always shows error. What solution for this issue? Thank you.
Re: Error for single layer size is 1 G
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-23-2012 07:55 PM in reply to:
swimming123
Are you using Load Procedures? They aren't really meant for loading files of this size.
For files of this size you should consider using aliases. Then you just create Feature Sources that point to your aliased SHP files instead.
- Jackie
Re: Error for single layer size is 1 G
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-23-2012 09:24 PM in reply to:
jackie.ng
What if I load the data to PostGIS first. Then I can create create Feature Source that point to the database?
Re: Error for single layer size is 1 G
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-23-2012 10:32 PM in reply to:
swimming123
Sure that works, whatever suits you. I am simply saying loading spatial data with Load Procedures is not suitable for really large files.
- Jackie

