{
 "currentVersion": 10.81,
 "id": 1,
 "name": "All Other Streetlights",
 "type": "Feature Layer",
 "description": "Location of street and outdoor lights within the city of Venice. All information taken directly from FPL files dated 2013, not updated since.Original shapefiles: FPL_Outdoor _Lights, FPL_Street_Lights, FPL_Venice_Additions.Spreadsheet received from John Veneziano, City of Venice.Located: O:\\PublicWorks\\FPL_Streetlight_list_08-15-13",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2882,
  "latestWkid": 2882
 },
 "copyrightText": "File created by Gillian Carney from FPL files in the City's database, dated 2013 and not updated since.",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     255,
     255,
     0,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[Key_ID]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 504701.2770187445,
  "ymin": 995585.6853777394,
  "xmax": 534685.3764992468,
  "ymax": 1021491.6010854915,
  "spatialReference": {
   "wkid": 2882,
   "latestWkid": 2882
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Order_",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Order_",
   "type": "esriFieldTypeString",
   "alias": "order",
   "length": 255,
   "domain": null
  },
  {
   "name": "Key_Facility_No",
   "type": "esriFieldTypeString",
   "alias": "Key_Facility_No",
   "length": 255,
   "domain": null
  },
  {
   "name": "SL_Address",
   "type": "esriFieldTypeString",
   "alias": "SL_Address",
   "length": 255,
   "domain": null
  },
  {
   "name": "Grid_No",
   "type": "esriFieldTypeDouble",
   "alias": "Grid_No",
   "domain": null
  },
  {
   "name": "Assigned_Grid",
   "type": "esriFieldTypeDouble",
   "alias": "Assigned_Grid",
   "domain": null
  },
  {
   "name": "Grid_in_Field",
   "type": "esriFieldTypeString",
   "alias": "Grid_in_Field",
   "length": 255,
   "domain": null
  },
  {
   "name": "Component_Type",
   "type": "esriFieldTypeString",
   "alias": "Component_Type",
   "length": 255,
   "domain": null
  },
  {
   "name": "Fixture_Type_in_Field",
   "type": "esriFieldTypeString",
   "alias": "Fixture_Type_in_Field",
   "length": 255,
   "domain": null
  },
  {
   "name": "Owned_by_Code",
   "type": "esriFieldTypeString",
   "alias": "Owned_by_Code",
   "length": 255,
   "domain": null
  },
  {
   "name": "GPS_Lat",
   "type": "esriFieldTypeDouble",
   "alias": "GPS_Lat",
   "domain": null
  },
  {
   "name": "GPS_Long",
   "type": "esriFieldTypeDouble",
   "alias": "GPS_Long",
   "domain": null
  },
  {
   "name": "Action_Code",
   "type": "esriFieldTypeString",
   "alias": "Action_Code",
   "length": 255,
   "domain": null
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 255,
   "domain": null
  },
  {
   "name": "Type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 10,
   "domain": null
  },
  {
   "name": "Type_2",
   "type": "esriFieldTypeString",
   "alias": "Type_2",
   "length": 255,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "FacilityID",
   "type": "esriFieldTypeString",
   "alias": "FacilityID",
   "length": 10,
   "domain": null
  },
  {
   "name": "Key_",
   "type": "esriFieldTypeString",
   "alias": "Key_",
   "length": 20,
   "domain": null
  },
  {
   "name": "Key_ID",
   "type": "esriFieldTypeString",
   "alias": "Key_ID",
   "length": 10,
   "domain": null
  },
  {
   "name": "Lights_Out",
   "type": "esriFieldTypeString",
   "alias": "Lights_Out",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "Light_Verification",
    "description": "Checked or Out",
    "codedValues": [
     {
      "name": "Checked",
      "code": "Checked"
     },
     {
      "name": "Out",
      "code": "Out"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R2029_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1519_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "cb27726ec87b4bbf9037ae7350b0c799"
}