{ "currentVersion": 10.91, "id": 7, "name": "County Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c108a3853db8ba991031ad5ee21f726a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASdJREFUKJFjYcAHKhcrM7TH3sUlzYJTY+bkVQyXjgVKlyyKefrsdi/Dv3+83JLy07/2p1Xg15w5eRWDkGgog00Fw9M9ixcx/PvLyGDtx/r1xhlJ/DZnTl7FICQWyqBnC+G7xLIxnNtDhLNhNsI0MjAwMLCwMjCYeTAwvHrMwPDvLwd2zZmTVzEIioQy6NlhsYORgUFYkoHh26dA6dJFUU+745YhNGdOXsVwYlsoQ3wNVucxMDAwMDCzMjBIKbM+3TpriXTpIoan3XHLIJqFBItFXMK2vnn1cAGDpCJuA148+MLgkabzlJnpK8Lm1pjHbwoXvmZgxa0P6vr/DF1RDzH9TAYYFpovHmJg+PgWt+rXz1DUIzj9UjsYSq0F8VqlZP+HgWEKnAsApL5XSWqvJdMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[fulladdress]", "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": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3065374.4299999997, "ymin": 1363399.1199999973, "xmax": 3192609.3500000015, "ymax": 1491050.710000001, "spatialReference": { "wkid": 2245, "latestWkid": 2966 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fulladdress", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "location_id", "type": "esriFieldTypeInteger", "alias": "Location ID", "domain": null }, { "name": "address_type", "type": "esriFieldTypeString", "alias": "Address Type", "length": 18, "domain": null }, { "name": "street_number_prefix", "type": "esriFieldTypeString", "alias": "Street Number Prefix", "length": 8, "domain": null }, { "name": "street_number", "type": "esriFieldTypeInteger", "alias": "Street Number", "domain": null }, { "name": "fullstnumber", "type": "esriFieldTypeString", "alias": "Full Street Number", "length": 15, "domain": null }, { "name": "street_number_suffix", "type": "esriFieldTypeString", "alias": "Street Number Suffix", "length": 8, "domain": null }, { "name": "street_direction", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 9, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 64, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 8, "domain": null }, { "name": "post_dir", "type": "esriFieldTypeString", "alias": "Post Directional", "length": 9, "domain": null }, { "name": "subunit_type", "type": "esriFieldTypeString", "alias": "Subunit Type", "length": 8, "domain": null }, { "name": "subunit_identifier", "type": "esriFieldTypeString", "alias": "Subunit Identifier", "length": 16, "domain": null }, { "name": "fullsubunit", "type": "esriFieldTypeString", "alias": "Full Subunit", "length": 25, "domain": null }, { "name": "fulladdress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 120, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 32, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "zip", "type": "esriFieldTypeInteger", "alias": "Zip", "domain": null }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 60, "domain": null }, { "name": "location_use_type", "type": "esriFieldTypeString", "alias": "Location Use Type", "length": 40, "domain": null }, { "name": "xcoord", "type": "esriFieldTypeInteger", "alias": "X Coordinate", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeInteger", "alias": "Y Coordinate", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }