<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Find a solution to a practical problem probably involving Buffer in AEC (Architecture, Engineering and Construction) Questions</title>
    <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610807#M334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't use them... or find out what the coordinate systems are before you use the define projection tool.&lt;/P&gt;&lt;P&gt;There must be some metadata with the sources.&lt;/P&gt;&lt;P&gt;If you define something wrong... as my examples in the link show.. is what you get&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2018 21:53:44 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-07-03T21:53:44Z</dc:date>
    <item>
      <title>Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610794#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#Buffer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem and wanted to share it with the community in order to see if anyone was eventually able to help me finding out a solution. I have actually a dataset composed of points and projected on a shapefile describing European countries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is the following : create a new shapefile, with zones specified 100 kilometers around the&amp;nbsp;boarders in-between all the States, since I want to see if there are more points close to the boarders, or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that Buffer would be a nice way to do it but didn't manage to find out how to practically do this. I converted the polygone shapefile once to line, and then used the function Buffer, but there is nothing appearing. I did the same without converting before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much a lot for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 22:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610794#M321</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-01T22:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610795#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do a Select by Location and get all the points that are within the polygons (countries)... keep the selection.&lt;/P&gt;&lt;P&gt;Repeat a Select by Location using the points (with the selection) but use the polylines (boundary) and the "within a distance of option" WITH "select from set (aka selection)"&lt;/P&gt;&lt;P&gt;You should now have the points that fall within the countries that are within X units of its boundary.&amp;nbsp; This would exclude points that don't fall with a country and those that are further from the border than your threshold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 19:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610795#M322</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-02T19:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610796#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help. Actually, I used "Select by Location" with Select Features from Point with the source layer being by shapefile of european countries. Then I selected the spatial method "are within the source layer".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a new layer with the selected points. This time, I used again "Select by Location" with&amp;nbsp;Select Features from "Selected Points" with the source layer being now the Polyline shapefile of european countries. Then I selected the spatial method "are within a distance of the source layer" and put 75 kilometers for the distance, but all the points are always selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea ? Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 22:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610796#M323</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-02T22:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610797#M324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was your polyline and your point data in a projected coordinate system? &amp;nbsp;&lt;/P&gt;&lt;P&gt;No point in querying using planar units when your coordinates are in decimal degrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 22:18:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610797#M324</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-02T22:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610798#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there are both in&amp;nbsp;GCS_WGS_1984 projected coordinate system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 22:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610798#M325</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-02T22:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610799#M326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GCS_WGS_1984&amp;nbsp; is a Geographic Coordinate System with a WGS1984 datum... that is, it is unprojected and the coordinates are in decimal degrees.&lt;/P&gt;&lt;P&gt;Try to find a projected coordinate system that applies to your study area ie a Lambert Conformal conic, and Albers, anything but Web Mercator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 22:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610799#M326</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-02T22:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610800#M327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. I used Define Projection to&amp;nbsp;put both the points and countries shapefile in a projected coordinate system (the Lambert Conformal conic one). Unfortunately, nothing change. When I select only the points within the continents and then try to find the points that are within a certain distance to the polyline shapefile of countries with borders (source) it still selects all the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely sorry&amp;nbsp;to bother you this much and thanks for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 22:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610800#M327</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-02T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610801#M328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You never use Define Projection... unless you get a warning that the file has no defined coordinate system.&lt;/P&gt;&lt;P&gt;You must define it back to what it is. then use the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/project.htm"&gt;Project Tool...&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is the same tool whether you are in ArcMap or ArcGIS Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 23:16:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610801#M328</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-02T23:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610802#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much! It indeed worked. May I ask why the Define Projection was not appropriate ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 08:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610802#M329</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-03T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610803#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&amp;nbsp;if I may ask one last favor: ideally, I would have liked to exclude the points that are on the seaward side (and therefore not close to a border with another country). Is there any mean to exclude these points and let only those close to another country ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610803#M330</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-03T09:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610804#M331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because "Define Projection" should only ever be used when you have some data with no defined projection, or when (like in your case), someone mistakenly redefined an existing coordinate system.&lt;/P&gt;&lt;P&gt;Define projection just updates the metadata about the coordinate system of the data but does not actually alter the underlying geometry. To do that you need Project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610804#M331</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2018-07-03T09:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610805#M332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a visual guide...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2016/09/07/define-projection-vs-project-a-visual-guide"&gt;Define Projection... a Visual Guide&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 11:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610805#M332</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-03T11:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610806#M333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for this. I had actually a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a shapefile of&amp;nbsp;the world, at a rather precise level (and sub-divisions) that is apparently undefined (when I add data to Gis). Plus, I have the dataset composed of points (long-lat) undefined also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, I just&amp;nbsp;put the two layers but either the first one is displayed or the second one, not both. I then tried to Define Projection by defining them either as World 1984 or a Projected one (Natural Earth) but I can't still display both layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that related to Define Projection ? Do I have to look in this direction to fix the problem ? Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 21:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610806#M333</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-03T21:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610807#M334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't use them... or find out what the coordinate systems are before you use the define projection tool.&lt;/P&gt;&lt;P&gt;There must be some metadata with the sources.&lt;/P&gt;&lt;P&gt;If you define something wrong... as my examples in the link show.. is what you get&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 21:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610807#M334</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-03T21:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610808#M335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the coordinate system specified in the file attached to the shapefile is World Mercator WGS184. I used the Define Projection with World Mercator. But still impossible to see the points in the meantime - despite the fact that if I add XY the points alone, no matter the definition, they are always displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 22:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610808#M335</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-03T22:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610809#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;World Mercator is a projected coordinate system... if it was defined as such, that is good.&lt;/P&gt;&lt;P&gt;As for the points... if they are in decimal degrees (ie longitude and latitude, with longitude as the X and latitude is the Y) they are probably unprojected and have a&amp;nbsp;&lt;/P&gt;&lt;P&gt;Geographic Coordinate system... like GCS WGS84 &amp;nbsp;&lt;/P&gt;&lt;P&gt;They are different...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 22:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610809#M336</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-03T22:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find a solution to a practical problem probably involving Buffer</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610810#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I want to use fishnet later, I have better to put them both in a projected coordinate system? and use Project for the points ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for all!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 22:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/find-a-solution-to-a-practical-problem-probably/m-p/610810#M337</guid>
      <dc:creator>BaranISCEN</dc:creator>
      <dc:date>2018-07-03T22:15:27Z</dc:date>
    </item>
  </channel>
</rss>

