{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Liberty County Parcels", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": -9108844.618117478, "ymin": 3703932.20415667, "xmax": -9029542.313038224, "ymax": 3775508.388878073, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Owner_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Parcels_Code", "type": "esriFieldTypeSmallInteger", "alias": "Parcels_Code", "domain": null, "editable": true, "nullable": true }, { "name": "Parcels_PIN", "type": "esriFieldTypeString", "alias": "Parcel_PIN", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Parcel_Number", "type": "esriFieldTypeString", "alias": "Parcel_Number", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "Property_Address", "type": "esriFieldTypeString", "alias": "Property_Address", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "Tax_District", "type": "esriFieldTypeString", "alias": "Tax_District", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Legal_Description", "type": "esriFieldTypeString", "alias": "Legal_Description", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "House_No", "type": "esriFieldTypeString", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "StDirect", "type": "esriFieldTypeString", "alias": "St_PreDir", "domain": { "type": "codedValue", "name": "Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "St_Name", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "StType", "type": "esriFieldTypeString", "alias": "St_Type", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Parcel_No", "type": "esriFieldTypeString", "alias": "Old_PIN", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Parcel_No2", "type": "esriFieldTypeString", "alias": "Old_PIN2", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "RealKey", "type": "esriFieldTypeString", "alias": "RealKey", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R2425_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2425", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2425", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_248628_Parce", "fields": "Parcels_PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2164_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Liberty County Parcels", "description": "", "prototype": { "attributes": { "Acres": null, "Notes": null, "Parcels_Code": null, "Parcels_PIN": null, "Parcel_Number": null, "Owner_Name": null, "Property_Address": null, "Tax_District": null, "Legal_Description": null, "House_No": null, "StDirect": null, "Street_Nam": null, "StType": null, "Parcel_No": null, "Parcel_No2": null, "RealKey": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true } ], "tables": [] }