DSAS Can't Recognize Baseline and ShorelinesProjected maps should but do not overlap in ArcMap?Why does ArcGIS model not recognize Z value column?how to export multiple layers in single click to other folderProjecting NAD83 on-the-fly to WGS84Why did my data points shift position?Feature classes not aligning despite use of Project and Define Projection toolsIs the DSAS tool compatible with ArcMap version 10.4.1?DSAS APP doesnt recognize my baseline shapefile says its not projected or the projection is not in metersmclmcrrt78.dll error while calculating statistics for transects of shorelinesRaster Resolution - Will not display past certain scale
Watching something be written to a file live with tail
How much of data wrangling is a data scientist's job?
How to format long polynomial?
Why is 150k or 200k jobs considered good when there's 300k+ births a month?
Why can't I see bouncing of switch on oscilloscope screen?
Why is Minecraft giving an OpenGL error?
What defenses are there against being summoned by the Gate spell?
What does it mean to describe someone as a butt steak?
Revoked SSL certificate
How do I deal with an unproductive colleague in a small company?
Roll the carpet
What is the word for reserving something for yourself before others do?
Can I make popcorn with any corn?
Two films in a tank, only one comes out with a development error – why?
Can a Cauchy sequence converge for one metric while not converging for another?
A case of the sniffles
What would happen to a modern skyscraper if it rains micro blackholes?
Can I ask the recruiters in my resume to put the reason why I am rejected?
High voltage LED indicator 40-1000 VDC without additional power supply
Java Casting: Java 11 throws LambdaConversionException while 1.8 does not
NMaximize is not converging to a solution
Rock identification in KY
dbcc cleantable batch size explanation
DC-DC converter from low voltage at high current, to high voltage at low current
DSAS Can't Recognize Baseline and Shorelines
Projected maps should but do not overlap in ArcMap?Why does ArcGIS model not recognize Z value column?how to export multiple layers in single click to other folderProjecting NAD83 on-the-fly to WGS84Why did my data points shift position?Feature classes not aligning despite use of Project and Define Projection toolsIs the DSAS tool compatible with ArcMap version 10.4.1?DSAS APP doesnt recognize my baseline shapefile says its not projected or the projection is not in metersmclmcrrt78.dll error while calculating statistics for transects of shorelinesRaster Resolution - Will not display past certain scale
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have two shorelines and baseline which were created in accordance with the necessary rules such as attributes, coordinate system etc. All data in a personal geodatabase for DSAS analysis. The problem is that neither the shorelines nor the baseline appear in Set Default Parameters. Where am I making the mistake? 
arcgis-desktop arcmap digital-shoreline-analysis-system shoreline
add a comment |
I have two shorelines and baseline which were created in accordance with the necessary rules such as attributes, coordinate system etc. All data in a personal geodatabase for DSAS analysis. The problem is that neither the shorelines nor the baseline appear in Set Default Parameters. Where am I making the mistake? 
arcgis-desktop arcmap digital-shoreline-analysis-system shoreline
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52
add a comment |
I have two shorelines and baseline which were created in accordance with the necessary rules such as attributes, coordinate system etc. All data in a personal geodatabase for DSAS analysis. The problem is that neither the shorelines nor the baseline appear in Set Default Parameters. Where am I making the mistake? 
arcgis-desktop arcmap digital-shoreline-analysis-system shoreline
I have two shorelines and baseline which were created in accordance with the necessary rules such as attributes, coordinate system etc. All data in a personal geodatabase for DSAS analysis. The problem is that neither the shorelines nor the baseline appear in Set Default Parameters. Where am I making the mistake? 
arcgis-desktop arcmap digital-shoreline-analysis-system shoreline
arcgis-desktop arcmap digital-shoreline-analysis-system shoreline
edited Jun 3 '18 at 3:28
PolyGeo♦
53.9k1781245
53.9k1781245
asked Jun 3 '18 at 2:36
dhn hemidhn hemi
1
1
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52
add a comment |
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52
add a comment |
5 Answers
5
active
oldest
votes
I had the exact same problem and I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue.
I was able to find a solution after playing around with the sample data they provide. Their shoreline feature class was made up of "Polyline M" files, whereas mine were only polylines (you can find this under the shape field in the attribute table). I remade my feature class and made sure to click the box next to "Coordinates include M values". 
This fixed the problem of disappearing shoreline fc and allowed me to calculate the shorelines change. Hope this helps you!
add a comment |
I had the same problem, more or less... In my case the baseline was recognizable, but not the shorelines. For me, this was fixed simply by going to "Customize" --> "Extensions" and ticking the box next to the DSAS extension, that has been deactivated, for some reason.
add a comment |
Make sure to create all features classes (fc) directly in the mdb. The first time I tried, I imported the fc from the GDB to the mdb, and still DSAS didn't recognize them.
Therefore, I created the fc in the mdb and started an edit session. I just selected the features in the previous fc and paste it in the new one. It worked!
add a comment |
1- The file should be projected in PCS .
2- The baseline and shoreline must be created in personal geodatabase, not file geodatabase.
Finally, I can fill baseline and shoreline, but then after running Cast transect, it says shoreline layer not found in the map?
When i fill in it is there, but after that it disappears. I do turn on DSAS extension. but problem still remain. any idea pls.
add a comment |
I tried all of the above and it didn't work. Instead I actually typed the baseline layer in and it eventually showed up!
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f285019%2fdsas-cant-recognize-baseline-and-shorelines%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the exact same problem and I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue.
I was able to find a solution after playing around with the sample data they provide. Their shoreline feature class was made up of "Polyline M" files, whereas mine were only polylines (you can find this under the shape field in the attribute table). I remade my feature class and made sure to click the box next to "Coordinates include M values". 
This fixed the problem of disappearing shoreline fc and allowed me to calculate the shorelines change. Hope this helps you!
add a comment |
I had the exact same problem and I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue.
I was able to find a solution after playing around with the sample data they provide. Their shoreline feature class was made up of "Polyline M" files, whereas mine were only polylines (you can find this under the shape field in the attribute table). I remade my feature class and made sure to click the box next to "Coordinates include M values". 
This fixed the problem of disappearing shoreline fc and allowed me to calculate the shorelines change. Hope this helps you!
add a comment |
I had the exact same problem and I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue.
I was able to find a solution after playing around with the sample data they provide. Their shoreline feature class was made up of "Polyline M" files, whereas mine were only polylines (you can find this under the shape field in the attribute table). I remade my feature class and made sure to click the box next to "Coordinates include M values". 
This fixed the problem of disappearing shoreline fc and allowed me to calculate the shorelines change. Hope this helps you!
I had the exact same problem and I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue.
I was able to find a solution after playing around with the sample data they provide. Their shoreline feature class was made up of "Polyline M" files, whereas mine were only polylines (you can find this under the shape field in the attribute table). I remade my feature class and made sure to click the box next to "Coordinates include M values". 
This fixed the problem of disappearing shoreline fc and allowed me to calculate the shorelines change. Hope this helps you!
answered Sep 27 '18 at 18:02
GiovannaGiovanna
213
213
add a comment |
add a comment |
I had the same problem, more or less... In my case the baseline was recognizable, but not the shorelines. For me, this was fixed simply by going to "Customize" --> "Extensions" and ticking the box next to the DSAS extension, that has been deactivated, for some reason.
add a comment |
I had the same problem, more or less... In my case the baseline was recognizable, but not the shorelines. For me, this was fixed simply by going to "Customize" --> "Extensions" and ticking the box next to the DSAS extension, that has been deactivated, for some reason.
add a comment |
I had the same problem, more or less... In my case the baseline was recognizable, but not the shorelines. For me, this was fixed simply by going to "Customize" --> "Extensions" and ticking the box next to the DSAS extension, that has been deactivated, for some reason.
I had the same problem, more or less... In my case the baseline was recognizable, but not the shorelines. For me, this was fixed simply by going to "Customize" --> "Extensions" and ticking the box next to the DSAS extension, that has been deactivated, for some reason.
answered Jun 26 '18 at 5:23
KatKat
111
111
add a comment |
add a comment |
Make sure to create all features classes (fc) directly in the mdb. The first time I tried, I imported the fc from the GDB to the mdb, and still DSAS didn't recognize them.
Therefore, I created the fc in the mdb and started an edit session. I just selected the features in the previous fc and paste it in the new one. It worked!
add a comment |
Make sure to create all features classes (fc) directly in the mdb. The first time I tried, I imported the fc from the GDB to the mdb, and still DSAS didn't recognize them.
Therefore, I created the fc in the mdb and started an edit session. I just selected the features in the previous fc and paste it in the new one. It worked!
add a comment |
Make sure to create all features classes (fc) directly in the mdb. The first time I tried, I imported the fc from the GDB to the mdb, and still DSAS didn't recognize them.
Therefore, I created the fc in the mdb and started an edit session. I just selected the features in the previous fc and paste it in the new one. It worked!
Make sure to create all features classes (fc) directly in the mdb. The first time I tried, I imported the fc from the GDB to the mdb, and still DSAS didn't recognize them.
Therefore, I created the fc in the mdb and started an edit session. I just selected the features in the previous fc and paste it in the new one. It worked!
answered Sep 19 '18 at 14:23
LIMLIM
1
1
add a comment |
add a comment |
1- The file should be projected in PCS .
2- The baseline and shoreline must be created in personal geodatabase, not file geodatabase.
Finally, I can fill baseline and shoreline, but then after running Cast transect, it says shoreline layer not found in the map?
When i fill in it is there, but after that it disappears. I do turn on DSAS extension. but problem still remain. any idea pls.
add a comment |
1- The file should be projected in PCS .
2- The baseline and shoreline must be created in personal geodatabase, not file geodatabase.
Finally, I can fill baseline and shoreline, but then after running Cast transect, it says shoreline layer not found in the map?
When i fill in it is there, but after that it disappears. I do turn on DSAS extension. but problem still remain. any idea pls.
add a comment |
1- The file should be projected in PCS .
2- The baseline and shoreline must be created in personal geodatabase, not file geodatabase.
Finally, I can fill baseline and shoreline, but then after running Cast transect, it says shoreline layer not found in the map?
When i fill in it is there, but after that it disappears. I do turn on DSAS extension. but problem still remain. any idea pls.
1- The file should be projected in PCS .
2- The baseline and shoreline must be created in personal geodatabase, not file geodatabase.
Finally, I can fill baseline and shoreline, but then after running Cast transect, it says shoreline layer not found in the map?
When i fill in it is there, but after that it disappears. I do turn on DSAS extension. but problem still remain. any idea pls.
edited Sep 4 '18 at 13:17
answered Sep 4 '18 at 12:20
oanhbachoanhbach
11
11
add a comment |
add a comment |
I tried all of the above and it didn't work. Instead I actually typed the baseline layer in and it eventually showed up!
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
add a comment |
I tried all of the above and it didn't work. Instead I actually typed the baseline layer in and it eventually showed up!
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
add a comment |
I tried all of the above and it didn't work. Instead I actually typed the baseline layer in and it eventually showed up!
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I tried all of the above and it didn't work. Instead I actually typed the baseline layer in and it eventually showed up!
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Apr 2 at 10:34
Catherine KellyCatherine Kelly
1
1
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Catherine Kelly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
add a comment |
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Jochen Schwarze
Apr 2 at 13:34
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– KHibma
Apr 2 at 13:43
add a comment |
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f285019%2fdsas-cant-recognize-baseline-and-shorelines%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Maybe the tool is not smart enough to use layers other than what they name in their manual. Page 20 says "DSAS requires data to be in a projected coordinate system using meter units. "
– Hornbydd
Jun 3 '18 at 23:05
I am having the exact same problem. My baseline shows up in the default parameters, but my shorelines do not. I tried both solutions (ticking the extensions box for DSAS and remaking the feature class in the mdb), but neither solved this issue. Has anyone else been able find a solution?
– Giovanna
Sep 27 '18 at 14:52