{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "LID Areas", "type": "Feature Layer", "description": "This data is used for COA Fiber Network planning and development.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "C Ellison\n08/04/2014", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "phase", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } }, "value": "1", "label": "LID 1-4 (2017-2020)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } }, "value": "2", "label": "LID 1-4 (2017-2020)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } }, "value": "3", "label": "LID 1-4 (2017-2020)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } }, "value": "4", "label": "LID 1-4 (2017-2020)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 } }, "value": "5", "label": "LID5 (2021-2022)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 } }, "value": "6", "label": "LID6 (2023)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 705257.9587523304, "ymin": 647638.3663046584, "xmax": 726008.9389038272, "ymax": 672289.0401003212, "spatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "phase", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 5, "domain": { "type": "codedValue", "name": "LID_Number", "description": "valid LID project numbers", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "LID1", "code": "1" }, { "name": "LID2", "code": "2" }, { "name": "LID3", "code": "3" }, { "name": "LID4", "code": "4" }, { "name": "LID5", "code": "5" }, { "name": "LID6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a40_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "9f4a1f5f0915418aa5d8c5d315f6c970" }, { "currentVersion": 10.91, "id": 1, "name": "Certificate Status", "type": "Feature Layer", "description": "Ammon Fiber certificate/signup status.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "C Ellison", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "certificate", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "849cea693cf94bac7e1f87ff66e5f022", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJV1yiEKAlEUQNH7Hg+mKIguwWjVqAsQPsN0wSKmWYDBDVh1CdpM/88swCy4BrN96vAsFmU89V7jo67rqbsv3L1p2zYWRfECMICqqk7uXgKICGZ2iDGu8zxPllLaACXfBqp6iTFOTES2dOur6sqA4Z8BERkZ8ADGXYO73w3YAUug99NvIYSrhRCeKaWZqh7dfQ40InLOsmwP+BvgpjOh/FpD/wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "10f8380cecbe27bff3a8b0d29273a1d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALlJREFUGJVtyjtqAmEUQOFzxysIMRBilcpCYQrbBJEQF+AahDRiNaJlimwgnQ+yAu2s4grsJgqCrSDIlFY2NjL+c20sRP3ac5SzUjd8PXpSdcY+m3J/y+B9C6AAfi8cHCDADICd837yvfAzalcmWuz+NxwWcCENTyAj/3dWUkiaINyyR+eoKyLPdyoAsZFTsAVI4d6QMeaKJ18k1IDsVZ+uOuWxrluVzcsgfHtI6AMfYPsYGUaefoPYCcrlOAlWm3TzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maint", "label": "Filed Maintenance", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f9b40f176110686314d3195c624aaaca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJV10LFLAnEYxvGv1+Vv6OBEIS9ytoZoMEgIQheHKGkQqtkhjqDRUZrd+x+MoCAkCBzaIgJHG4IgKDgKKg9DeOM6G67iQu+ZXng/Lzy8OqPRABNwAT+80EOzqUrNuliLK0olUkj/nbfbazmvN6DrhHGcymVTMoU1iCEAU0ByLs/ObI6j6jZ0HR1ArZ/WfuFI0surlBsHtDZsHUAS2c2x8CcqOV8U0IIaWnwmUgKiDAswA+x7PSATqT/7PcANOn84bUllF4hNjJFDcB9uAD/ofHZfY8soYC3l/h8M4blzh/e4D3+v2/3iuJ2ncnWIkS6jTU7je68MXi7gaY9WdRDCACWPE2zAjqr+DZpGTJsoCDmxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Y", "label": "Filed LID", "description": "" }, { "symbol": { "type": "esriPMS", "url": "89d007542856e33de544f951328222f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQFJREFUGJV1kLFKhXAYxc/wT7kIXkNoCRQhdBBCCBSKfAFpcGgUHHqDitqD6AFaWkIRyakXuE8grRGNBjaUOOiQIn+lRcEL957pO5zfgcNHsK6lZVk2z/OL1Wr1DuBjCsh0uK57rijKjSAIRwBgmuZvlmXPcRzfAfgjAOA4jq3r+hPDMLtTkWXZPU3Tbj3P24mi6IoAgCzLl3NoLkmSLgzDiMjYPtwEjdlSVdVjAgDDMNBtIAD0fU8JADRN8wbgYBNU1/VPnuevZDTXZVnaoijuz6Gu62hRFPdpmpYEAJIk+fZ9/6Rt20eO404BLCiln1VVPYRh+LL2xyAIvgCcbdv5D6RDU5HqakpAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "N", "label": "Not Filed LID", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 694693.0953676626, "ymin": 646575.2729584053, "xmax": 726797.6217096634, "ymax": 678009.2901427373, "spatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "street_address", "typeIdField": "lid_eligible", "subtypeFieldName": "lid_eligible", "subtypeField": "lid_eligible", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street_address", "type": "esriFieldTypeString", "alias": "Street Address", "length": 255, "domain": null }, { "name": "address_num", "type": "esriFieldTypeString", "alias": "Address #", "length": 255, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "certificate", "type": "esriFieldTypeString", "alias": "Certificate?", "length": 255, "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "lid", "type": "esriFieldTypeString", "alias": "lid", "length": 5, "domain": { "type": "codedValue", "name": "LID_Number", "description": "valid LID project numbers", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "LID1", "code": "1" }, { "name": "LID2", "code": "2" }, { "name": "LID3", "code": "3" }, { "name": "LID4", "code": "4" }, { "name": "LID5", "code": "5" }, { "name": "LID6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lid_eligible", "type": "esriFieldTypeSmallInteger", "alias": "LID_Eligible", "domain": null }, { "name": "lid_ineligible", "type": "esriFieldTypeString", "alias": "LID_Ineligible", "length": 25, "domain": { "type": "codedValue", "name": "LID_Ineligible_Type", "description": "reasons why ineligle for LID", "codedValues": [ { "name": "Tax Exempt", "code": "Exempt" }, { "name": "Outside LID Boundary", "code": "Outside" }, { "name": "Missed Deadline", "code": "Missed" }, { "name": "Other", "code": "Other" }, { "name": "Unbuildable Lot", "code": "Unbuildable" }, { "name": "Fiber Ready Development", "code": "Fiber Ready" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fr_eligible", "type": "esriFieldTypeString", "alias": "FR Eligible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cert_rcvd", "type": "esriFieldTypeDate", "alias": "Cert Received", "length": 8, "domain": null }, { "name": "parceladdr", "type": "esriFieldTypeString", "alias": "ParcelAddr", "length": 100, "domain": null }, { "name": "install_status", "type": "esriFieldTypeSmallInteger", "alias": "Installation Status", "domain": { "type": "codedValue", "name": "fi_Install_Status", "description": "Fiber Installation Status", "codedValues": [ { "name": "Not Eligible", "code": 0 }, { "name": "Not Filed - LID Certificate", "code": 10 }, { "name": "Filed - LID Certificate", "code": 11 }, { "name": "Appointment Needed", "code": 12 }, { "name": "Filed - Installation Agreement", "code": 31 }, { "name": "Appointment Needed", "code": 32 }, { "name": "Installation Complete", "code": 99 }, { "name": "Not Filed - Permit", "code": 20 }, { "name": "Filed - Permit", "code": 21 }, { "name": "Inspection Phase", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "insp_interior_date", "type": "esriFieldTypeDate", "alias": "insp_interior_date", "length": 8, "domain": null }, { "name": "insp_gw_date", "type": "esriFieldTypeDate", "alias": "insp_gw_date", "length": 8, "domain": null }, { "name": "insp_approved_date", "type": "esriFieldTypeDate", "alias": "insp_approved_date", "length": 8, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "install_date", "length": 8, "domain": null }, { "name": "customer_type", "type": "esriFieldTypeSmallInteger", "alias": "customer_type", "domain": { "type": "codedValue", "name": "fi_CustomerType", "description": "Categorical Type of fiber customer ", "codedValues": [ { "name": "Residential", "code": 10 }, { "name": "Commercial", "code": 20 }, { "name": "Education", "code": 30 }, { "name": "Emergency Svcs", "code": 40 }, { "name": "Religious", "code": 50 }, { "name": "City of Ammon", "code": 60 }, { "name": "Other", "code": 90 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "cert_type", "type": "esriFieldTypeSmallInteger", "alias": "Certificate Type", "domain": { "type": "codedValue", "name": "fi_Cert_Type", "description": "Type of Fiber Certificate Filed", "codedValues": [ { "name": "LID", "code": 10 }, { "name": "Permit", "code": 20 }, { "name": "Maintenance Agreement", "code": 30 }, { "name": "Other", "code": 40 }, { "name": "N/A", "code": 99 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "parcel_id", "type": "esriFieldTypeString", "alias": "parcel_id", "length": 20, "domain": null }, { "name": "subdiv_div", "type": "esriFieldTypeSmallInteger", "alias": "Subdiv_Div", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_434_street_a", "fields": "street_address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a233_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "certificate": { "type": "codedValue", "name": "LID_Inelig_Cert", "description": "Certificate values for those ineligible for the LID", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Filed Maintenance", "code": "Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "lid_ineligible": {"type": "inherited"}, "fr_eligible": {"type": "inherited"}, "install_status": {"type": "inherited"}, "customer_type": {"type": "inherited"} }, "id": 0, "name": "No" }, { "domains": { "certificate": { "type": "codedValue", "name": "LID_Elig_Cert", "description": "Certifiate values for LID eligible participants", "codedValues": [ { "name": "Filed LID", "code": "Y" }, { "name": "Not Filed LID", "code": "N" }, { "name": "Opt Out LID", "code": "Opt Out" }, { "name": "Maint Agreement", "code": "Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "lid": {"type": "inherited"}, "fr_eligible": {"type": "inherited"}, "install_status": {"type": "inherited"}, "customer_type": {"type": "inherited"} }, "id": 1, "name": "Yes" } ], "subtypes": [ { "domains": { "certificate": { "type": "codedValue", "name": "LID_Inelig_Cert", "description": "Certificate values for those ineligible for the LID", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Filed Maintenance", "code": "Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "lid_ineligible": {"type": "inherited"}, "fr_eligible": {"type": "inherited"}, "install_status": {"type": "inherited"}, "customer_type": {"type": "inherited"} }, "defaultValues": { "name": null, "street_address": null, "address_num": null, "street": null, "zip": null, "email": null, "fiber_champion": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "phone": null, "phase": null, "certificate": "N/A", "phone2": null, "email2": null, "name2": null, "notes": null, "subdivision": null, "lid": null, "lid_eligible": null, "lid_ineligible": null, "fr_eligible": null, "cert_rcvd": null, "globalid": null, "parceladdr": null, "install_status": null, "insp_interior_date": null, "insp_gw_date": null, "insp_approved_date": null, "install_date": null, "customer_type": 10, "cert_type": null, "parcel_id": null, "subdiv_div": null }, "code": 0, "name": "No" }, { "domains": { "certificate": { "type": "codedValue", "name": "LID_Elig_Cert", "description": "Certifiate values for LID eligible participants", "codedValues": [ { "name": "Filed LID", "code": "Y" }, { "name": "Not Filed LID", "code": "N" }, { "name": "Opt Out LID", "code": "Opt Out" }, { "name": "Maint Agreement", "code": "Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "lid": {"type": "inherited"}, "fr_eligible": {"type": "inherited"}, "install_status": {"type": "inherited"}, "customer_type": {"type": "inherited"} }, "defaultValues": { "name": null, "street_address": null, "address_num": null, "street": null, "zip": null, "email": null, "fiber_champion": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "phone": null, "phase": null, "certificate": null, "phone2": null, "email2": null, "name2": null, "notes": null, "subdivision": null, "lid": "0", "lid_eligible": null, "lid_ineligible": "N/A", "fr_eligible": "No", "cert_rcvd": null, "globalid": null, "parceladdr": null, "install_status": null, "insp_interior_date": null, "insp_gw_date": null, "insp_approved_date": null, "install_date": null, "customer_type": null, "cert_type": null, "parcel_id": null, "subdiv_div": null }, "code": 1, "name": "Yes" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "9f4a1f5f0915418aa5d8c5d315f6c970" }, { "currentVersion": 10.91, "id": 2, "name": "Developments Offering Fiber", "type": "Feature Layer", "description": "Polygons of COA subdivision Divisions drawn using COGO tools and legal descriptions from plats. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "C Ellison 2015", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 165, 165, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 704815.5534691624, "ymin": 646434.6403656527, "xmax": 727094.2349615805, "ymax": 675129.1059424877, "spatialReference": {"wkt": "PROJCS[\"IF_Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "subdivisio", "type": "esriFieldTypeString", "alias": "subdivisio", "length": 50, "domain": null }, { "name": "division", "type": "esriFieldTypeString", "alias": "division", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "fr_fee", "type": "esriFieldTypeSmallInteger", "alias": "FR_Fee", "domain": null }, { "name": "customer_type", "type": "esriFieldTypeSmallInteger", "alias": "customer_type", "domain": { "type": "codedValue", "name": "fi_CustomerType", "description": "Categorical Type of fiber customer ", "codedValues": [ { "name": "Residential", "code": 10 }, { "name": "Commercial", "code": 20 }, { "name": "Education", "code": 30 }, { "name": "Emergency Svcs", "code": 40 }, { "name": "Religious", "code": 50 }, { "name": "City of Ammon", "code": 60 }, { "name": "Other", "code": 90 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a45_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "9f4a1f5f0915418aa5d8c5d315f6c970" } ], "tables": [] }