Thanh, I am not sure why your points are not showing... Can you look over near Africa at 0,0 coordinates and see if they are there? Is there layer an XY event Layer in ArcMap?You can not add back something that was never there... The eSearch has never had the ability to draw a circle for selection or the ability to move or edit a polygon.
<symbology> <simplefillsymbol color="0xff0000" alpha="0.5"> <outline color="0xff0000" alpha="0.8" width="2"/> </simplefillsymbol> </symbology> </layer>
<?xml version="1.0" ?> <configuration> <title>{OSE_ID}</title> <fields> <field name="OSE_ID" alias="OSE_ID" visible="true" /> <field name="CLASSIFICATION" alias="CLASSIFICATION" visible="true" /> <field name="REMOVAL_ACTIVITIES" alias="REMOVAL_ACTIVITIES" visible="true" /> <field name="MRSTEW_DESC" alias="MRSTEW_DESC" visible="true" /> <field name="DESG_AREA" alias="Designated Area" visible="true" /> <field name="OPER_UNIT" alias="Operable Unit" visible="true" /> <field name="OSE_REPORT" alias="OSE Report" visible="true" /> <field name="MRSTEW_COMMENT" alias="MRSTEW_COMMENT" visible="true" /> <field name="TURNOVER_AREA" alias="Turnover Area" visible="true" /> <field name="PHOTOS" alias="PHOTOS" visible="false"/> <field name="PHOTO" alias="PHOTO" visible="false"/> <field name="GALLERY" alias="GALLERY" visible="false"/> <field name="GALLERY2" alias="GALLERY2" visible="false"/> <field name="NORTHING" alias="Northing" visible="true"> <format precision="0" usethousandsseparator="true" /> </field> <field name="EASTING" alias="Easting" visible="true"> <format precision="0" usethousandsseparator="true" /> </field> <field name="DATE_REMOVED" visible="true"> <format dateformat="shortDate" useutc="true" /> </field> </fields> <medias> </medias> <showattachments>false</showattachments> <showrelatedrecords>false</showrelatedrecords> </configuration> <!-- See pop-up documentation at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/ -->
<fields all="false"> <field name="FIELD_ACTIVITY_ID" alias="FIELD ACTIVITY NUMBER (FAN)" gridfield="false"/> <field name="SAMPLE_ID" alias="SAMPLE/CORE ID" gridfield="false"/> <field name="SPECIFIC_PLACE" alias="SPECIFIC PLACE" gridfield="false"/> <field name="MATERIAL" alias="MATERIAL" gridfield="false"/> <field name="CORAL_SPECIES" alias="CORAL SPECIES" gridfield="false"/> <field name="DEVICE" alias="DEVICE" gridfield="false"/> <field name="DATE_COLLECTED" alias="DATE COLLECTED (yyyymmdd)" gridfield="false"/> <field name="CORE_LENGTH_CM" alias="LENGTH (cm)" gridfield="false"/> <field name="WATER_DEPTH_M" alias="WATER DEPTH (m)" gridfield="false"/> <field name="PI_NAME" alias="PRINCIPAL INVESTIGATOR NAME" gridfield="false"/> <field name="DISPOSITION" alias="DISPOSITION" gridfield="false"/> <field name="CURATOR_NAME" alias="CURATOR NAME" gridfield="false"/> <field name="CURATOR_EMAIL" alias="CURATOR EMAIL" gridfield="false"/> <field name="STORAGE_FACILITY" alias="STORAGE FACILITY" gridfield="false"/> <field name="ROOM" alias="ROOM" gridfield="false"/> <field name="FLOOR" alias="FLOOR" gridfield="false"/> <field name="STACK_WALL" alias="STACK/WALL" gridfield="false"/> <field name="COLUMN_" alias="COLUMN" gridfield="false"/> <field name="ROW_" alias="ROW" gridfield="false"/> <field name="USGS_PUB_URL" alias="USGS PUBLICATION" hyperlinkgridfield="false" hyperlinkaliastext="Open USGS Publication" visible="false"/> <field name="DESCRIPTION_URL" alias="CORE DESCRIPTION" hyperlinkgridfield="false" hyperlinkaliastext="Download Core Description Sheet" visible="false"/> <field name="PHOTO_URL" alias="CORE PHOTO" hyperlinkgridfield="false" hyperlinkaliastext="Open Core Photo" visible="false"/> <field name="DIGI_CORE_PROFILE_URL" alias="DIGITIZED CORE PROFILE" hyperlinkgridfield="false" hyperlinkaliastext="Download Digitized Core Profile" visible="false"/> <field name="ANALYSES_URL" alias="ANALYSES" hyperlinkgridfield="false" hyperlinkaliastext="Download Analysis Data" visible="false"/> <field name="OTHER_PUB_URL" alias="OTHER PUBLICATION" hyperlinkgridfield="false" hyperlinkaliastext="Open Other Publication" visible="false"/> </fields> <links> <link alias="Open USGS Publication" disablelinksifnull="true"><![CDATA[{USGS_PUB_URL}]]></link> <link alias="Download Core Description Sheet" disablelinksifnull="true"> <![CDATA[{DESCRIPTION_URL}]]> </link> <link alias="Download Digitized Core Profile" disablelinksifnull="true"><![CDATA[{DIGI_CORE_PROFILE_URL}]]></link> <link alias="Open Core Image" disablelinksifnull="true"> <![CDATA[{PHOTO_URL}]]> </link> <link alias="Download Analyses URL" disablelinksifnull="true"><![CDATA[{ANALYSES_URL}]]></link> <link alias="Open Other Publication" disablelinksifnull="true"><![CDATA[{OTHER_PUB_URL}]]></link> </links>
<fields all="true" />
<fields all="false"> <field name="PPIN" gridfield="true" alias="Parcel Identifcation Number"/> <field name="NAME" gridfield="true" sort="asc|1|string"/> <field name="STREET_ADDRESS" gridfield="true" /> <field name="USE_CODE" gridfield="true" /> <field name="CALC_ACRES" gridfield="true" /> <field name="EXEMPTION_CODE1" gridfield="true" /> <field name="ADDRESS_1" gridfield="true" gridfieldonly="true" /> <field name="ADDRESS_3" gridfield="true" gridfieldonly="true" /> <field name="PRIOR_TAX_YEAR" gridfield="true" /> <field name="SALE_DATE" gridfield="true" dateformat="MM/DD/YYYY" useutc="true"/> <field name="LAST_DEED_BOOK" gridfield="true"/> <field name="LAST_DEED_PAGE" gridfield="true"/> <field name="ZIPCODE_1" gridfield="true" gridfieldonly="true"/> <field name="NEIGHBORHOOD" gridfield="true" gridfieldonly="true"/> <field name="SUBDIVISION" gridfield="true"/> <field name="SALE_PRICE" gridfield="true" currencyformat="$|2|,|." sum="true" sumlabel="Sales Price: "/> <field name="TOTAL_TRUE" gridfield="true" currencyformat="$|2|,|." sort="dsc|2|numeric"/> <field name="LAND_PRICE" gridfield="true" currencyformat="$|2|,|." /> <field name="IMPR_PRICE" gridfield="true" currencyformat="$|2|,|." /> <field name="ADJ_PRICE" gridfield="true" currencyformat="$|2|,|." /> <field name="OVER_COND" gridfield="true"/> </fields>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.